test/lib/vedeu/support/visibility_test.rb in vedeu-0.4.50 vs test/lib/vedeu/support/visibility_test.rb in vedeu-0.4.51

- old
+ new

@@ -51,9 +51,10 @@ end describe '.hide_cursor' do subject { described.hide_cursor(_name) } + # @todo # it { subject; instance.state.must_equal(:invisible) } # it { skip } end describe '.toggle' do