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

refactor(tests): handle multiple expected errors #2633

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Sep 19, 2024

Updated test_spend_raw.py to handle multiple expected errors by using a tuple instead of a single string. This change ensures compatibility with different versions of cardano-node and improves error handling in tests.

Updated test_spend_raw.py to handle multiple expected errors by using a
tuple instead of a single string. This change ensures compatibility with
different versions of cardano-node and improves error handling in tests.
@mkoura mkoura merged commit 8e8d0d6 into master Sep 19, 2024
3 checks passed
@mkoura mkoura deleted the expect_new_err_msg branch September 19, 2024 13:41
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