Skip to content

Commit

Permalink
Fix signature download test
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-sgaron committed Mar 9, 2022
1 parent 55a40bb commit 978e10b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_signature.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ def test_download_raw(datastore, client):

assert res[:2] == b"PK"
assert b"yara/YAR_SAMPLE" in res
assert b"suricata/ET_SAMPLE" in res


def test_stats(datastore, client):
Expand Down

0 comments on commit 978e10b

Please sign in to comment.