Skip to content

Commit

Permalink
Opal now supports mspec mocks/stubs. Enable some specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Oct 18, 2013
1 parent e3e1ccc commit 2d28028
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/filters/mspec/should_receive.rb
@@ -1,5 +1,3 @@
opal_filter "should_receive" do
fails "Array#at tries to convert the passed argument to an Integer using #to_int"
fails "Array#include? calls == on elements from left to right until success"
fails "A block taking |a| arguments does not call #to_ary to convert a single yielded object to an Array"
end

0 comments on commit 2d28028

Please sign in to comment.