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

Commit e635bae

Browse files
committed
[#22] Shorten Name for Test Scan
1 parent 2951612 commit e635bae

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
@@ -5,7 +5,7 @@ test(
55
"should trigger a webhook",
66
async () => {
77
await scan(
8-
"test-scan-read-only-hook",
8+
"ro-hook-test",
99
"test-scan",
1010
[],
1111
90

0 commit comments

Comments
 (0)