Skip to content

Commit

Permalink
test: quarantine nuxt framework in C3 e2e tests (#6156)
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin authored Jun 27, 2024
1 parent 1568c25 commit ab3cb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-cloudflare/e2e-tests/frameworks.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ const frameworkTests: Record<string, FrameworkTestConfig> = {
nuxt: {
testCommitMessage: true,
timeout: LONG_TIMEOUT,
quarantine: true,
unsupportedOSs: ["win32"],
verifyDeploy: {
route: "/",
Expand Down

0 comments on commit ab3cb46

Please sign in to comment.