summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/hooks/1.0.0/when_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/hooks/1.0.0/when_test.go b/pkg/hooks/1.0.0/when_test.go
index 5a73270ac..61e725c8c 100644
--- a/pkg/hooks/1.0.0/when_test.go
+++ b/pkg/hooks/1.0.0/when_test.go
@@ -218,7 +218,7 @@ func TestHasBindMountsAndCommands(t *testing.T) {
match: true,
},
{
- name: "both, and",
+ name: "both, or",
command: "/bin/sh",
hasBindMounts: true,
or: true,