We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd03b6 commit f465a2bCopy full SHA for f465a2b
1 file changed
tests/acceptance/features/apiAntivirus/antivirus.feature
@@ -191,6 +191,7 @@ Feature: antivirus
191
And user "Brian" should get a notification with subject "Virus found" and message:
192
| message |
193
| <message> |
194
+ When the user waits for "10" seconds for postprocessing to finish
195
And as "Brian" file "/Shares/uploadFolder/<new-file-name>" should not exist
196
And as "Alice" file "/uploadFolder/<new-file-name>" should not exist
197
Examples:
0 commit comments