110308584-schema-change

This commit is contained in:
Stas 2016-05-25 17:57:45 +03:00
parent f8702395af
commit e1dc3b389f
4 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ describe 'EPP Poll', epp: true do
end
before(:all) do
@xsd = Nokogiri::XML::Schema(File.read('lib/schemas/epp-1.0.xsd'))
@xsd = Nokogiri::XML::Schema(File.read('lib/schemas/all-ee-1.0.xsd'))
Fabricate(:api_user, username: 'registrar1', registrar: registrar1)
Fabricate(:api_user, username: 'registrar2', registrar: registrar2)