Suspicious TestNewOperatorListsNETs
#1400
Andrew15-5
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why in the JSON data the
type
islists
, but inNewOperator
thetype
isList
? They should be incompatible.opensnitch/daemon/rule/operator_test.go
Lines 520 to 522 in faeed35
Never mind, it's a list of different types.
Beta Was this translation helpful? Give feedback.
All reactions