We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e309912 commit 6fd98dfCopy full SHA for 6fd98df
packages/plugin-rsc/e2e/starter.test.ts
@@ -33,7 +33,6 @@ test.describe('build-no-ssr', () => {
33
})
34
35
function defineTest(f: Fixture, variant?: 'no-ssr') {
36
- f.root.includes('no-ssr')
37
test('basic', async ({ page }) => {
38
await page.goto(f.url())
39
await waitForHydration(page)
0 commit comments