mirror of
https://github.com/internetee/registry.git
synced 2025-06-12 07:34:45 +02:00
parent
46e85965af
commit
4c30418f5e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class DomainTest < ActiveSupport::TestCase
|
||||||
@domain = domains(:shop)
|
@domain = domains(:shop)
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_validates
|
def test_valid_fixture
|
||||||
assert @domain.valid?
|
assert @domain.valid?
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue