mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 12:38:25 +02:00
parent
e60380c60a
commit
2c4860c875
4 changed files with 1 additions and 1 deletions
|
@ -1,11 +0,0 @@
|
|||
require 'test_helper'
|
||||
|
||||
class DomainTest < ActiveSupport::TestCase
|
||||
def setup
|
||||
@domain = domains(:shop)
|
||||
end
|
||||
|
||||
def test_validates
|
||||
assert @domain.valid?
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue