-
-
Notifications
You must be signed in to change notification settings - Fork 373
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
Adds 1.21.3 test support #7135
Adds 1.21.3 test support #7135
Conversation
also fixes health test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot to update the gradle.properties
-testEnv=java21/paper-1.21.0
+testEnv=java21/paper-1.21.1
Ah oops, will do when I can! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should just replace the existing 1.21.0 environment
…/Skript into 1.21.1-tests-support
Updated this PR to instead add support for 1.21.3 |
Closing this PR in favor for #7173. |
Description
This simply adds support for 1.21.3 in tests, and also fixes a known issue with EffHealth.sk test where you cannot resurrect a dead mob
Target Minecraft Versions: 1.21.1
Requirements: none
Related Issues: none