Skip to content

test: remove skipped monorepo integration tests #7222

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"test:init:cli-version": "npm run start -- --version",
"test:init:eleventy-deps": "cd tests/integration/__fixtures__/eleventy-site && pnpm install --frozen-lockfile",
"test:init:hugo-deps": "npm ci --prefix tests/integration/__fixtures__/hugo-site --no-audit",
"test:init:monorepo-deps": "cd tests/integration/__fixtures__/monorepo && pnpm install --frozen-lockfile",
"test:init:next-deps": "npm ci --prefix tests/integration/__fixtures__/next-app-without-config --no-audit && npm ci --prefix tests/integration/__fixtures__/next-app --no-audit",
"test:integration": "vitest run --retry=3 tests/integration/",
"test:unit": "vitest run tests/unit/",
Expand Down
1 change: 0 additions & 1 deletion tests/integration/__fixtures__/monorepo/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion tests/integration/__fixtures__/monorepo/.npmrc

This file was deleted.

4 changes: 0 additions & 4 deletions tests/integration/__fixtures__/monorepo/package.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading