added tests

This commit is contained in:
Oleg Hasjanov 2021-04-08 11:10:14 +03:00
parent 3f8a99d8ca
commit 1cc6f2576f
6 changed files with 55 additions and 9 deletions

View file

@ -40,7 +40,6 @@ module Domain::RegistryLockable
end
self.locked_by_registrant_at = nil
self.statuses = admin_store_statuses_history || []
admin_store_statuses_history = nil
alert_registrar_lock_changes!(lock: false)
save!