We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56a21d commit 5d56566Copy full SHA for 5d56566
1 file changed
middleware/policy.test
@@ -6,9 +6,7 @@ const
6
= require ('..')
7
8
9
-console.warn ((new Server).serve)
10
-
11
-test.only ('calling next middleware')
+test ('calling next middleware')
12
13
14
test ('Content-Security-Policy', async t => {
0 commit comments