Skip to content
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

revert: chore: Remove lock of cargo-insta #1172

Merged
merged 1 commit into from Nov 28, 2022
Merged

Conversation

max-sixty
Copy link
Member

Reverts #1169 until I can resolve why the arg passing doesn't seem to be working:

❯ cargo insta test -- --target=wasm32-unknown-unknown
    Finished test [unoptimized + debuginfo] target(s) in 0.16s
     Running unittests src/main.rs (target/debug/deps/mdbook_prql-1b98900596ae00f7)
error: Unrecognized option: 'target'
     Running tests/snapshot.rs (target/debug/deps/snapshot-610ac3b37a4750ff)
error: Unrecognized option: 'target'
     Running unittests src/lib.rs (target/debug/deps/prql_compiler-bb28a9cd9d5e2c10)
error: Unrecognized option: 'target'
     Running unittests src/main.rs (target/debug/deps/prql_compiler-49d0107c77853836)
error: Unrecognized option: 'target'
     Running tests/integration/main.rs (target/debug/deps/integration-25b5c22e67643858)
error: Unrecognized option: 'target'
     Running unittests src/lib.rs (target/debug/deps/prql_python-f72459eddfcb7416)
error: Unrecognized option: 'target'

@max-sixty max-sixty enabled auto-merge (squash) November 28, 2022 10:13
@max-sixty max-sixty merged commit 29221a3 into main Nov 28, 2022
@max-sixty max-sixty deleted the revert-1169-cargo-insta branch November 28, 2022 10:15
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.

None yet

1 participant