added pending to 'validates domain name'

This commit is contained in:
Priit Tamboom 2014-10-23 16:23:27 +03:00
parent 26d87bdc02
commit a7bf271ed4
2 changed files with 2 additions and 2 deletions

View file

@ -176,7 +176,7 @@ describe 'EPP Contact', epp: true do
expect(response[:msg]).to eq('Object does not exist')
end
it 'fails if contact has associated domain', pending: true do
it 'fails if contact has associated domain' do
Fabricate(
:domain,
registrar: zone,