mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
Remove unnecessary teardown step
This commit is contained in:
parent
b622f5f040
commit
771f9b20a9
7 changed files with 0 additions and 19 deletions
|
@ -21,7 +21,6 @@ class SerializersRegistrantApiDomainTest < ActiveSupport::TestCase
|
|||
new_json = serializer_for_locked_domain.to_json
|
||||
|
||||
assert_equal(Time.zone.parse('2010-07-05 10:30'), new_json[:locked_by_registrant_at])
|
||||
travel_back
|
||||
end
|
||||
|
||||
def test_returns_registrar_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue