Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Jul 1, 2016
1 parent 8363504 commit 59bbfbf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: Stream a single passing step

```
TestRunStarted
GherinSourceRead
GherkinSourceRead
StepDefinitionFound
TestCaseStarted
TestStepStarted
Expand Down Expand Up @@ -55,4 +55,4 @@ Feature: Stream a single passing step

Scenario: Finish the test run
When the test case has finished
Then the test run should have finished
Then the test run should have finished

0 comments on commit 59bbfbf

Please sign in to comment.