Skip to content

Commit

Permalink
Remove depricated data
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-douglass committed Sep 16, 2021
1 parent 1c8de2b commit b6c5692
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/test_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ def suricata_init_config(datastore, login_session):
},
"update_config": {
"generates_signatures": True,
"method": "run",
"run_options": {
"allow_internet_access": True,
"command": ["python", "-m", "suricata_.suricata_updater"],
"image": "${REGISTRY}cccs/assemblyline-service-suricata:4.0.0.dev69"
},
"sources": [
{
"name": "old",
Expand Down

0 comments on commit b6c5692

Please sign in to comment.