mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
parent
6c1342c957
commit
81ea57c523
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ class ContactTest < ActiveSupport::TestCase
|
|||
@contact = contacts(:john)
|
||||
end
|
||||
|
||||
def test_validates
|
||||
def test_valid_fixture_is_valid
|
||||
assert @contact.valid?
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue