We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b72e2 commit 41a7a2eCopy full SHA for 41a7a2e
spec/suite_frame_spec.rb
@@ -13,7 +13,6 @@
13
end
14
15
specify "#{t.property('@id')}: #{t.name} ordered#{' (negative test)' unless t.positiveTest?}" do
16
- pending "Ordered version of in03" if %w(#tin03).include?(t.property('@id'))
17
t.options[:ordered] = true
18
expect {t.run self}.not_to write.to(:error)
19
0 commit comments