mirror of
https://github.com/internetee/registry.git
synced 2025-06-13 08:04:45 +02:00
little fix
This commit is contained in:
parent
db22f48990
commit
a67c457520
1 changed files with 0 additions and 4 deletions
|
@ -67,8 +67,4 @@ class AdminAreaBlockedDomainsIntegrationTest < JavaScriptApplicationSystemTestCa
|
||||||
assert_text @domain.name
|
assert_text @domain.name
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_set_domain
|
|
||||||
assert_equal @blocked_domain.name, BlockedDomain.find(name: @blocked_domain.name)
|
|
||||||
end
|
|
||||||
|
|
||||||
end
|
end
|
Loading…
Add table
Add a link
Reference in a new issue