这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix test fixture for duplicate-names test #3376

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 20, 2023
Merged

Fix test fixture for duplicate-names test #3376

merged 4 commits into from
Jan 20, 2023

Conversation

mehulkar
Copy link
Contributor

Read both commit messages, I discovered an issue while working on #3375

Although this test asserts an error that happens pretty early, if we were to revert
the behavior that caused this error, this test fixture monorepo would reveal itself to
be incorrect. Our code currently requires a lockfile. In order to create a lockfile,
with pnpm, we need to have a dependency. So this commit adds an in-repo dependency
for the purpose of generating a lockfile, so that this is a 'valid' monorepo to our
code
@mehulkar mehulkar requested a review from a team as a code owner January 19, 2023 07:51
@vercel
Copy link

vercel bot commented Jan 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
examples-nonmonorepo 🔄 Building (Inspect) Jan 19, 2023 at 11:59PM (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 19, 2023 at 11:59PM (UTC)
8 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2023 at 11:59PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
examples-tailwind-web ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)
turbo-vite-web ⬜️ Ignored (Inspect) Jan 19, 2023 at 11:59PM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2023

🟢 CI successful 🟢

Thanks

@mehulkar mehulkar enabled auto-merge (squash) January 19, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants