features/json_formatter.feature in cucumber-0.8.7 vs features/json_formatter.feature in cucumber-0.9.0

- old
+ new

@@ -174,10 +174,10 @@ "status": "failed" } ], "exception": { "class": "RSpec::Expectations::ExpectationNotMetError", - "message": "expected: 4,\n got: 5 (using ==)\nDiff:\n@@ -1,2 +1,2 @@\n-4\n+5\n", + "message": "expected: 4,\n got: 5 (using ==)", "backtrace": [ "./features/step_definitions/steps.rb:18:in `/^I the result should be (\\d+)$/'", "features/tables.feature:8:in `Then I the result should be <c>'" ] } \ No newline at end of file