Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SwikritiT committed Aug 5, 2021
1 parent 05d67e7 commit 466a6dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Feature: Antivirus basic
And user "Alice" has shared file "/ok-textfile.txt" with user "Brian"
And user "Brian" has accepted share "/ok-textfile.txt" offered by user "Alice"
When user "Brian" uploads file "eicar.com" from the antivirus test data folder to "/ok-textfile.txt" using the WebDAV API
Then the HTTP status code should be "204"
Then the HTTP status code should be "403"
And the last lines of the log file should contain log-entries containing these attributes:
| user | app | method | message |
| Brian | files_antivirus | PUT | Infected file deleted |
Expand Down

0 comments on commit 466a6dc

Please sign in to comment.