added method in test_helper & updated method for compare schema version

This commit is contained in:
Oleg Hasjanov 2021-05-26 14:42:00 +03:00 committed by Alex Sherman
parent ecd2bc9fa6
commit a747aa3c0f
3 changed files with 14 additions and 2 deletions

View file

@ -18,4 +18,5 @@ class XsdSchemaTest < ActiveSupport::TestCase
assert_equal Xsd::Schema::BASE_URL + 'abcde-fghij-1.3.xsd', filename
end
end