mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-14 08:27:22 +02:00
Rework old detections tracking into stuctured alert levels
This commit is contained in:
@@ -21,4 +21,4 @@ class TestSettingsModule:
|
||||
run_module(m)
|
||||
assert len(m.results) == 1
|
||||
assert "random" in m.results.keys()
|
||||
assert len(m.detected) == 0
|
||||
assert len(m.alertstore.alerts) == 0
|
||||
|
||||
Reference in New Issue
Block a user