Commit f64d2da7db1676e5079250d95468f188a44c68e4
1 parent
6cc4d708
Exists in
master
and in
28 other branches
Wrong capitalization on events.feature
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/events.feature
... | ... | @@ -173,7 +173,7 @@ Feature: events |
173 | 173 | |
174 | 174 | Scenario: display environment name in global agenda |
175 | 175 | When I am on /assets/events |
176 | - Then I should see "Colivre.net's events" | |
176 | + Then I should see "Colivre.net's Events" | |
177 | 177 | |
178 | 178 | @selenium |
179 | 179 | Scenario: published events should be listed in the agenda too | ... | ... |