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 aaa5a26 commit 24a263fCopy full SHA for 24a263f
pkg/ruleengine/v1/r1011_ld_preload_hook_test.go
@@ -16,7 +16,7 @@ func TestR1011LdPreloadHook(t *testing.T) {
16
// Create a new rule
17
r := CreateRuleR1011LdPreloadHook() // Assert r is not nil
18
if r == nil {
19
- t.Errorf("Expected r to not be nil")
+ t.Errorf("Expected r to not be nilllll")
20
}
21
22
objCache := RuleObjectCacheMock{}
0 commit comments