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 8da44a8 commit 47c6c89Copy full SHA for 47c6c89
tests/e2e-skip-retry.json
@@ -37,5 +37,8 @@
37
"test/e2e/prerender.test.ts",
38
"test/e2e/react-compiler/react-compiler.test.ts",
39
"test/e2e/skip-trailing-slash-redirect/index.test.ts",
40
- "test/e2e/app-dir/router-autoscroll/router-autoscroll.test.ts"
+ "test/e2e/app-dir/router-autoscroll/router-autoscroll.test.ts",
41
+ "test/e2e/app-dir/asset-prefix-absolute/asset-prefix-absolute.test.ts",
42
+ "test/e2e/app-dir/asset-prefix-with-basepath/asset-prefix-with-basepath.test.ts",
43
+ "test/e2e/app-dir/asset-prefix/asset-prefix.test.ts"
44
]
0 commit comments