mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
fix test
This commit is contained in:
parent
dbbe3acb2a
commit
62f18c0358
1 changed files with 0 additions and 2 deletions
|
@ -457,8 +457,6 @@ class ForceDeleteTest < ActionMailer::TestCase
|
|||
domain.reload
|
||||
|
||||
assert_nil domain.status_notes[DomainStatus::FORCE_DELETE]
|
||||
notification = domain.registrar.notifications.last(2).first
|
||||
assert notification.text.include? asserted_text
|
||||
assert_not domain.force_delete_scheduled?
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue