After updating from 2.43.0 to 2.44.0 we noticed our tests behaving differently (and failing). We narrowed it down to the scheme being generated differently when parallelizable: true is set on the test target.
Expected Behaviour
The test target parallelization used to be "Enabled"
Actual Behaviour
The test target parallelization is now "Swift Testing only"
