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

chore(query): fix query integration test #9215

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 1 commit into from
Oct 3, 2024

Conversation

chris-olszewski
Copy link
Member

Description

The current command-query.t will start failing anytime a version is released and we merge in the version bump branch.

This PR changes the comparison to now check against the contents of version.txt instead of a literal string.

Testing Instructions

Integration test should pass now. This is the same way we test the --version flag: command-version.t

@chris-olszewski chris-olszewski marked this pull request as ready for review October 3, 2024 13:58
@chris-olszewski chris-olszewski requested a review from a team as a code owner October 3, 2024 13:58
Copy link

vercel bot commented Oct 3, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 1:58pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-gatsby-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-native-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-svelte-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-tailwind-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm
examples-vite-web ⬜️ Ignored (Inspect) Oct 3, 2024 1:58pm

@chris-olszewski chris-olszewski enabled auto-merge (squash) October 3, 2024 14:03
@chris-olszewski chris-olszewski merged commit 4d3bd19 into main Oct 3, 2024
35 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_fix_query_test branch October 3, 2024 14:04
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.

3 participants