Skip to content

Commit b6eae42

Browse files
committed
test: tweak
1 parent 1fc1bab commit b6eae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ function defineTest(f: Fixture) {
11531153
)
11541154
})
11551155

1156-
test('css queries @js', async ({ page }) => {
1156+
test('css queries', async ({ page }) => {
11571157
await page.goto(f.url())
11581158
await waitForHydration(page)
11591159

0 commit comments

Comments
 (0)