mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 08:52:12 +02:00
Make Hello flows use the flow "now" time
This cleans up some of the tests, and helps with future injection CLs. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=124208164
This commit is contained in:
parent
81dc55ceab
commit
5a2f63cf58
7 changed files with 30 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
|
||||
<greeting>
|
||||
<svID>Charleston Road Registry</svID>
|
||||
<svDate>2000-06-08T22:00:00.0Z</svDate>
|
||||
<svDate>%DATE%</svDate>
|
||||
<svcMenu>
|
||||
<version>1.0</version>
|
||||
<lang>en</lang>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue