Skip to content

Commit

Permalink
improve test
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzobrain committed Sep 5, 2023
1 parent 62027fd commit af198c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/xsd_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@
describe '#base_simple_type' do
it 'reads empty base simple type from restriction' do
expect(element.simple_type.restriction.base_simple_type).to be_nil
expect(element.simple_type.restriction.base).to be_nil
end
end
end
Expand Down

0 comments on commit af198c4

Please sign in to comment.