mirror of
https://github.com/google/nomulus.git
synced 2025-05-29 08:50:09 +02:00
Fix Nomulus SchemaVersionTest by adding missing RDE_IMPORT
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=141210906
This commit is contained in:
parent
2620097599
commit
c7cc97d62b
1 changed files with 1 additions and 0 deletions
|
@ -808,6 +808,7 @@ enum google.registry.model.reporting.HistoryEntry$Type {
|
|||
HOST_DELETE_FAILURE;
|
||||
HOST_PENDING_DELETE;
|
||||
HOST_UPDATE;
|
||||
RDE_IMPORT;
|
||||
SYNTHETIC;
|
||||
}
|
||||
class google.registry.model.server.Lock {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue