fix: Adjust test names so they are isolated

Without this patch a high test concurrency of the test suite could result in test failures since all tests used the same underlying config file.

See: https://github.com/flub/testdir/issues/11

Merge request reports

Loading