Skip to content

Commit 5d56566

Browse files
committed
Remove only test from middleware
1 parent a56a21d commit 5d56566

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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)