Skip to content

Commit

Permalink
Fix search CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Feb 24, 2022
1 parent 11c3a4f commit c17bbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/features/webUIFilesSearch/search.feature
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Feature: Search

Scenario: Search for a newly uploaded file
When the user uploads file "simple.pdf" using the webUI
And the user opens folder "simple-folder" using the webUI
And the user opens folder "simple-folder" directly on the webUI
And the user uploads file "simple.odt" using the webUI
And the user browses to the files page
And the user searches globally for "simple" using the webUI
Expand Down

0 comments on commit c17bbce

Please sign in to comment.