Skip to content

Commit

Permalink
Fix more acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Nov 18, 2022
1 parent 938b7de commit cca5356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/webUIFilesCopy/copy.feature
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Feature: copy files and folders
And user "Alice" has logged in using the webUI
And the user has browsed to the personal page
When the user tries to copy file "strängé filename (duplicate #2 &).txt" into folder "strängé नेपाली folder" using the webUI
Then the "modal error" message with header 'File with name strängé filename (duplicate #2 &).txt already exists.' should be displayed on the webUI
Then the "modal error" message with header 'File with name "strängé filename (duplicate #2 &).txt" already exists.' should be displayed on the webUI

@smokeTest @ocisSmokeTest
Scenario: Copy multiple files at once
Expand Down

0 comments on commit cca5356

Please sign in to comment.