Commit 6b720bf9c0e29efa72f6fcf0fa663cce9ef3a0d3
1 parent
6c532f5d
Exists in
master
and in
29 other branches
Rename scenario
(ActionItem1299)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/short_filename.feature
... | ... | @@ -15,7 +15,7 @@ Feature: sitemap |
15 | 15 | When I am on /profile/joaosilva/sitemap |
16 | 16 | Then I should see "AGENDA_CULTURA_-_FESTA_DE_VAQUEIRO(...).txt" |
17 | 17 | |
18 | - Scenario: view a folder page | |
18 | + Scenario: view the CMS | |
19 | 19 | Given I am logged in as "joaosilva" |
20 | 20 | When I am on /myprofile/joaosilva/cms |
21 | 21 | Then I should see "AGENDA_CULTURA_-_FEST(...).txt" | ... | ... |