We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f44b5 commit a526949Copy full SHA for a526949
1 file changed
app/cli/internal/policydevel/eval_test.go
@@ -184,5 +184,4 @@ func TestEvaluate(t *testing.T) {
184
require.True(t, foundWithoutKind, "expected violation 'without kind'")
185
require.False(t, foundEvidenceKid, "did not expect violation 'evidence kind'")
186
})
187
-
188
}
0 commit comments