Commit 8392651b authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! clammit: new software release

parent 7235a338
......@@ -78,7 +78,7 @@ class ClammitTestCase(SlapOSInstanceTestCase):
r = requests.post(
self.connection_parameters['scan-url'],
files={'file': b'X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*'},
files={'file': b'X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*'},
verify=self.ca_cert,
)
self.assertEqual(r.status_code, 418)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment