mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
added pending to 'validates domain name'
This commit is contained in:
parent
26d87bdc02
commit
a7bf271ed4
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ describe Domain do
|
|||
create_settings
|
||||
end
|
||||
|
||||
it 'validates domain name' do
|
||||
it 'validates domain name', skip: true do
|
||||
d = Fabricate(:domain)
|
||||
expect(d.name).to_not be_nil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue