SyntaxFix
Write A Post
Hire A Developer
Questions
In the new rspec expect syntax this would be:
rspec
expect
expect(subject).to receive(:bar).with("an argument I want")