Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit b6f6d5e

Browse files
committed
[#22] Rename Test for read-only-hooks
1 parent 0df9ec4 commit b6f6d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/generic/read-only-hook.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const { scan } = require("../helpers");
22
const k8s = require('@kubernetes/client-node');
33

44
test(
5-
"localhost port scan should only find a host finding",
5+
"should trigger a webhook",
66
async () => {
77
await scan(
88
"test-scan-read-only-hook",

0 commit comments

Comments
 (0)