mirror of
https://github.com/google/nomulus
synced 2026-08-18 05:06:16 +00: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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user