mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
110308584-schema-change
This commit is contained in:
parent
f8702395af
commit
e1dc3b389f
4 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ require 'rails_helper'
|
|||
|
||||
describe 'EPP Contact', epp: true do
|
||||
before :all do
|
||||
@xsd = Nokogiri::XML::Schema(File.read('lib/schemas/contact-eis-1.0.xsd'))
|
||||
@xsd = Nokogiri::XML::Schema(File.read('lib/schemas/all-ee-1.0.xsd'))
|
||||
Fabricate(:zonefile_setting, origin: 'ee')
|
||||
Fabricate(:zonefile_setting, origin: 'pri.ee')
|
||||
Fabricate(:zonefile_setting, origin: 'med.ee')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue