Skip to content

Commit 15c3ef3

Browse files
committed
tests: fix c8 include path after broker-gateway rename
1 parent 3371c31 commit 15c3ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.c8rc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"all": false,
33
"include": [
4-
"slack-bridge/security.mjs",
4+
"broker-gateway/security.mjs",
55
"bin/scan-extensions.mjs"
66
],
77
"exclude": [

0 commit comments

Comments
 (0)