This commit is contained in:
Martin Lensment 2015-08-25 11:01:38 +03:00
parent 827e3f8a0d
commit 8a6444bbf9

View file

@ -3101,7 +3101,6 @@ describe 'EPP Domain', epp: true do
it 'should show force delete in poll' do it 'should show force delete in poll' do
domain.set_force_delete domain.set_force_delete
response = epp_plain_request(@epp_xml.session.poll) response = epp_plain_request(@epp_xml.session.poll)
binding.pry
end end
end end
end end