Skip to content

Commit

Permalink
skip angular c3 e2e test on bun (#6845)
Browse files Browse the repository at this point in the history
  • Loading branch information
RamIdeas authored Sep 27, 2024
1 parent 0195621 commit c5c290d
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 @@ -166,6 +166,7 @@ function getFrameworkTests(opts: {
testCommitMessage: true,
timeout: LONG_TIMEOUT,
unsupportedOSs: ["win32"],
unsupportedPms: ["bun"],
verifyDeploy: {
route: "/",
expectedText: "Congratulations! Your app is running.",
Expand Down

0 comments on commit c5c290d

Please sign in to comment.