Skip to content

Commit 586c0da

Browse files
committed
Remove only test from middleware
1 parent dfffe49 commit 586c0da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

middleware/policy.test

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ const
66
= require ('..')
77

88

9-
console.warn ((new Server).serve)
10-
11-
test.only ('calling next middleware')
9+
test ('calling next middleware')
1210

1311

1412
test ('Content-Security-Policy', async t => {

0 commit comments

Comments
 (0)