Skip to content

Commit

Permalink
Events: Typo fix (#1124)
Browse files Browse the repository at this point in the history
  - see #1082
  • Loading branch information
olleolleolle authored Jun 22, 2017
1 parent e9e4acc commit d177535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/cucumber/events.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ def self.registry
StepDefinitionRegistered,
StepActivated,
TestRunFinished,
GherkinSourceRead
TestRunStarting,
GherkinSourceRead,
TestRunStarting
)
end
end
Expand Down

0 comments on commit d177535

Please sign in to comment.