Skip to content

Commit 9445b79

Browse files
authored
test: update e2e skipped tests (#406)
* update skipped testt * moved skipped test
1 parent de18110 commit 9445b79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test-config.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"test/e2e/trailingslash-with-rewrite/index.test.ts",
2727
"test/e2e/transpile-packages/index.test.ts",
2828
"test/e2e/typescript-version-no-warning/typescript-version-no-warning.test.ts",
29-
"test/e2e/typescript-version-warning/typescript-version-warning.test.ts"
29+
"test/e2e/typescript-version-warning/typescript-version-warning.test.ts",
30+
"/test/e2e/revalidate-reason/revalidate-reason.test.ts"
3031
],
3132
"skipped": [
3233
{

0 commit comments

Comments
 (0)