Skip to content

Commit

Permalink
Revert "C3: Temporarily disable astro npm e2e test (#4290)" (#4293)
Browse files Browse the repository at this point in the history
This reverts commit 47b0b0e.
  • Loading branch information
dario-piotrowicz authored Oct 27, 2023
1 parent 47b0b0e commit 4959ac2
Showing 1 changed file with 0 additions and 1 deletion.
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 @@ -36,7 +36,6 @@ describe.concurrent(`E2E: Web frameworks`, () => {
// These are ordered based on speed and reliability for ease of debugging
const frameworkTests: Record<string, FrameworkTestConfig> = {
astro: {
unsupportedPms: ["npm"],
expectResponseToContain: "Hello, Astronaut!",
testCommitMessage: true,
},
Expand Down

0 comments on commit 4959ac2

Please sign in to comment.