rubocop update

This commit is contained in:
Priit Tark 2015-08-12 00:43:17 +03:00
parent 7da3804321
commit ac0ca8c6dc

View file

@ -1122,7 +1122,7 @@ describe 'EPP Domain', epp: true do
log.response.should_not be_blank
end
response = login_as :registrar2 do
login_as :registrar2 do
epp_plain_request(xml)
end
end