mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-13 11:02:10 +01:00
This uses 'RetryingTest' from junit jupiter to retry integration tests that are known to fail from time to time. We explicitly mark single tests in contrast to set a global retry to be able to trace those, whenever this is intended.