Skip to content

Commit

Permalink
Fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaso committed Aug 18, 2012
1 parent 1294644 commit decf034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration_spec.rb
Expand Up @@ -11,7 +11,7 @@
end

it "prints out failures and successes" do
@result.should include('33 examples, 3 failures, 3 pending')
@result.should include('35 examples, 3 failures, 5 pending')
end

it "includes features in backtraces" do
Expand Down

0 comments on commit decf034

Please sign in to comment.