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 f3af4ad commit fcf020fCopy full SHA for fcf020f
cypress/integration/middleware/enhanced.spec.ts
@@ -1,4 +1,3 @@
1
-import { NextRequest } from 'next/server'
2
describe('Enhanced middleware', () => {
3
it('adds request headers', () => {
4
cy.request('/api/hello').then((response) => {
0 commit comments