mirror of
https://github.com/internetee/registry.git
synced 2025-08-12 12:39:34 +02:00
minor update
This commit is contained in:
parent
777f0ce0fd
commit
f26b285d7c
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ class ValidateDnssecJobTest < ActiveJob::TestCase
|
||||||
assert_match /No related nameservers for this domain/, log_output.string
|
assert_match /No related nameservers for this domain/, log_output.string
|
||||||
end
|
end
|
||||||
|
|
||||||
test "perform without domain_name executes else branch" do
|
def perform_without_domain_name_executes_else_block
|
||||||
# Use existing domain fixture
|
# Use existing domain fixture
|
||||||
domain = domains(:shop)
|
domain = domains(:shop)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue