Skip to content

Commit f465a2b

Browse files
committed
fix: flaky integration tests
1 parent 9dd03b6 commit f465a2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/acceptance/features/apiAntivirus/antivirus.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ Feature: antivirus
191191
And user "Brian" should get a notification with subject "Virus found" and message:
192192
| message |
193193
| <message> |
194+
When the user waits for "10" seconds for postprocessing to finish
194195
And as "Brian" file "/Shares/uploadFolder/<new-file-name>" should not exist
195196
And as "Alice" file "/uploadFolder/<new-file-name>" should not exist
196197
Examples:

0 commit comments

Comments
 (0)