@@ -350,10 +350,8 @@ describe("cross-spawn spawner", () => {
expect(out).toContain("stderr")
}),
)
-
})
describe("Windows-specific", () => {
fx.effect(
"uses shell routing on Windows",