Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Sep 9, 2013
1 parent fd0f91c commit d46944e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rspec/mocks/matchers/receive_messages_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ module Mocks
failure
end


it "sets up multiple expectations" do
expect(obj).to receive_messages(:a => 1, :b => 2)
obj.a
Expand Down

0 comments on commit d46944e

Please sign in to comment.