Skip to content

Commit

Permalink
C3: Remove remix from quarantine (#4180)
Browse files Browse the repository at this point in the history
  • Loading branch information
jculvey authored Oct 13, 2023
1 parent 1d6deb9 commit 36d4978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-cloudflare/e2e-tests/pages.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ describe.concurrent(`E2E: Web frameworks`, () => {
remix: {
expectResponseToContain: "Welcome to Remix",
testCommitMessage: true,
quarantine: true,
timeout: 1000 * 60 * 5,
},
next: {
expectResponseToContain: "Create Next App",
Expand Down

0 comments on commit 36d4978

Please sign in to comment.