You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JUnit does not support private @BeforeAll / @afterall tests, even though documented as such it was only recently that these tests started failing. This is the cause of #3992 failing.
Describe the Bug
JUnit does not support private @BeforeAll / @afterall tests, even though documented as such it was only recently that these tests started failing. This is the cause of #3992 failing.
To Reproduce
Try applying #3992 and running tests
Expected Behaviour
Updating the junit runner should not case tests to fail
Screenshots
No response
MapTool Info
No response
Desktop
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: