mirror of
https://github.com/internetee/registry.git
synced 2025-06-15 09:04:46 +02:00
updated old tests
This commit is contained in:
parent
2ad5eb9dcc
commit
7ea08518fe
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ class ValidationEventTest < ActiveSupport::TestCase
|
||||||
@domain = domains(:shop)
|
@domain = domains(:shop)
|
||||||
Setting.redemption_grace_period = 30
|
Setting.redemption_grace_period = 30
|
||||||
ActionMailer::Base.deliveries.clear
|
ActionMailer::Base.deliveries.clear
|
||||||
Spy.on_instance_method(Domains::NameserverValidator, :run).and_return({result: true, reason: ''})
|
|
||||||
end
|
end
|
||||||
|
|
||||||
teardown do
|
teardown do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue