Skip to content

Commit 2a7ff5c

Browse files
authored
chore(rsc): remove console.log (#607)
1 parent e8fa2d0 commit 2a7ff5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ test.describe('build-development', () => {
8080
})
8181
await page.goto(f.url())
8282
await waitForHydration_(page)
83-
console.log({ output })
8483
expect(output).toContain('jsxDEV')
8584
})
8685
})

0 commit comments

Comments
 (0)