Skip to content

Commit ab43203

Browse files
[create-cloudflare] Unquarantine tanstack-start e2e tests and bump @tanstack/create-start to 0.59.22 (#13673)
Co-authored-by: emily-shen <69125074+emily-shen@users.noreply.github.com>
1 parent fcc491a commit ab43203

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/create-cloudflare/e2e/tests/frameworks/test-config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,6 @@ function getFrameworkTestConfig(pm: string): NamedFrameworkTestConfig[] {
587587
},
588588
{
589589
name: "tanstack-start",
590-
quarantine: true,
591590
testCommitMessage: true,
592591
timeout: LONG_TIMEOUT,
593592
unsupportedOSs: ["win32"],
@@ -756,7 +755,6 @@ function getExperimentalFrameworkTestConfig(
756755
},
757756
{
758757
name: "tanstack-start",
759-
quarantine: true,
760758
testCommitMessage: true,
761759
timeout: LONG_TIMEOUT,
762760
unsupportedOSs: ["win32"],

0 commit comments

Comments
 (0)