Commit ec79663a3ec49337e0d6c70dbd49b46c2cd960ff
1 parent
9904d428
Exists in
master
and in
28 other branches
short_filename_feature: fix test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/short_filename.feature
... | ... | @@ -18,4 +18,4 @@ Feature: sitemap |
18 | 18 | Scenario: view the CMS |
19 | 19 | Given I am logged in as "joaosilva" |
20 | 20 | When I am on /myprofile/joaosilva/cms |
21 | - Then I should see "AGENDA_CULTURA_-_FEST(...).txt" | |
21 | + Then I should see "AGENDA_CULTURA_-_FESTA_DE_VAQUEIROS_PONTO_DE_SERRA_(...).txt" | ... | ... |