Skip to content

Commit d14ae19

Browse files
committed
use error for testing
1 parent 38706f4 commit d14ae19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-packages/e2e-tests/test-applications/nextjs-16-cf-workers/tests/cloudflare-runtime.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ test.describe('Cloudflare Runtime', () => {
99
);
1010
});
1111

12-
// This will throw an error
1312
request.get('/api/test-error').catch(() => {
1413
// Expected to fail
1514
});

0 commit comments

Comments
 (0)