mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 21:46:24 +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
|
domain.reload
|
||||||
|
|
||||||
assert_nil domain.status_notes[DomainStatus::FORCE_DELETE]
|
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?
|
assert_not domain.force_delete_scheduled?
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue