Skip to content

Commit

Permalink
ci: move the Angular framework out of the C3 e2e test quarantine. (#4399
Browse files Browse the repository at this point in the history
)
  • Loading branch information
petebacondarwin committed Nov 8, 2023
1 parent 35be459 commit 789491b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/afraid-lobsters-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-cloudflare": patch
---

ci: move the Angular framework out of the C3 e2e test quarantine.
1 change: 0 additions & 1 deletion packages/create-cloudflare/e2e-tests/pages.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ describe.concurrent(`E2E: Web frameworks`, () => {
timeout: 1000 * 60 * 5,
},
angular: {
quarantine: true,
expectResponseToContain: "Love Angular?",
testCommitMessage: true,
},
Expand Down

0 comments on commit 789491b

Please sign in to comment.