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 127e00c commit d44400aCopy full SHA for d44400a
pkg/controllers/binding/binding_predicate_test.go
@@ -26,7 +26,7 @@ import (
26
workv1alpha2 "github.com/karmada-io/karmada/pkg/apis/work/v1alpha2"
27
)
28
29
-func TestResourceBindingPredicate_Create(t *testing.T) {
+func TestBindingPredicate_Create(t *testing.T) {
30
predicate := newBindingPredicate()
31
32
// Test ResourceBinding create event
0 commit comments