Skip to content

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jul 4, 2013
1 parent 5545705 commit 4bdc2a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: Basic Arithmetic
Scenario: Addition
# Try to change one of the values below to provoke a failure
When I add 4 and 5
Then the result is 10
Then the result is 9

Scenario: Another Addition
# Try to change one of the values below to provoke a failure
Expand Down

0 comments on commit 4bdc2a7

Please sign in to comment.