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

fix(tests): handle CLIError for different CLI versions #2683

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 21, 2024

Updated test_spend_negative_build.py to handle CLIError differently based on the CLI version. Added a version check to assert the error message conditionally for CLI versions >= 10.0.0.0.

Updated test_spend_negative_build.py to handle CLIError differently
based on the CLI version. Added a version check to assert the error
message conditionally for CLI versions >= 10.0.0.0.
@mkoura mkoura merged commit 122eb2a into master Oct 21, 2024
3 checks passed
@mkoura mkoura deleted the non_ada_collateral_in_new_cli branch October 21, 2024 16: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.

1 participant