`maxConcurrency` is how many `test.concurrent` to run at once, nothing to do with how many test *files* to run (that's probably `maxWorkers` which is already 1)