Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Feb 28, 2024
1 parent c1eb8aa commit 57c0a49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/switchable-runtime/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ describe('Switchable runtime', () => {
'/api/hello': {
files: expect.arrayContaining([
'server/edge-runtime-webpack.js',
'server/edge-chunks/189.js',
'server/pages/api/hello.js',
]),
name: 'pages/api/hello',
Expand Down

0 comments on commit 57c0a49

Please sign in to comment.