Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failing non snapshot ci build (#77335)
After moving test-die-with-dignity to an external test module (see #77136) we need to ensure the javaRestTests are only triggered in snapshot builds as they fail on non snapshot builds. Fixes #77326
- Loading branch information