mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 21:36:43 +02: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.