Skip to content

Commit bcac01b

Browse files
committed
ci: debug
1 parent 874e6b2 commit bcac01b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/plugin-rsc/e2e/basic.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ test.describe('build-react-compiler', () => {
103103
defineTest(f)
104104
})
105105

106+
test.describe.configure({ mode: 'serial' })
107+
106108
test.describe.only(() => {
107109
// disabled by default
108110
if (!process.env.TEST_ISOLATED) return

0 commit comments

Comments
 (0)