Skip to content

Commit 6fd98df

Browse files
committed
chore: cleanup
1 parent e309912 commit 6fd98df

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
@@ -33,7 +33,6 @@ test.describe('build-no-ssr', () => {
3333
})
3434

3535
function defineTest(f: Fixture, variant?: 'no-ssr') {
36-
f.root.includes('no-ssr')
3736
test('basic', async ({ page }) => {
3837
await page.goto(f.url())
3938
await waitForHydration(page)

0 commit comments

Comments
 (0)