Typo fixed

This commit is contained in:
Alex Denisov 2012-12-03 07:09:05 +02:00
parent 97d17cf835
commit f038057b9d
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Feature: Event filters
Then I should see push event
And I should see new member event
And I should not see merge request event
When I click "push" event
When I click "push" event filter
Then I should not see push event
And I should see new member event
And I should not see merge request event