-
Notifications
You must be signed in to change notification settings - Fork 2
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
Damage Transaction does not fail if 0 damage is dealt #316
Comments
You're referring to the |
We could alternatively make immunities cause a |
I think we should make some test helpers specifically for damage transactions, or have the |
Is this closed now @dyc3 |
Not as far as I know |
Update: I think this also applies for |
In the case where zero damage is dealt, such as in the case of an immunity, the test does not fail if you pass in a non-zero expected value for damage.
The text was updated successfully, but these errors were encountered: