Skip to content

Commit

Permalink
Remove only test from middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Jan 18, 2018
1 parent dfffe49 commit 586c0da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions middleware/policy.test
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ const
= require ('..')


console.warn ((new Server).serve)

test.only ('calling next middleware')
test ('calling next middleware')


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

0 comments on commit 586c0da

Please sign in to comment.