mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Improve readability
This commit is contained in:
parent
e0681eff63
commit
5256129849
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class RegistrarTest < ActiveSupport::TestCase
|
|||
@registrar = registrars(:bestnames)
|
||||
end
|
||||
|
||||
def test_valid
|
||||
def test_default_fixture_is_valid
|
||||
assert @registrar.valid?, proc { @registrar.errors.full_messages }
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue