gh-118079: Fix ``requires_singlephase_init`` helper (#118081) Before this PR tests decorated with a `requires_singlephase_init` helper did not run because of an incorrect call to the `requires_gil_enabled` helper.