Skip to content

Commit

Permalink
test: fix fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Jul 18, 2022
1 parent 5bc2585 commit f35478e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/switchable-runtime/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ describe('Switchable runtime', () => {
'server/edge-runtime-webpack.js',
'server/pages/api/edge.js',
],
name: 'pages/api/hello',
name: 'pages/api/edge',
page: '/api/edge',
regexp: '^/api/edge$',
wasm: [],
Expand Down

0 comments on commit f35478e

Please sign in to comment.