summaryrefslogtreecommitdiff
path: root/packages/core/src/utils/editor.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/core/src/utils/editor.test.ts')
-rw-r--r--packages/core/src/utils/editor.test.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/core/src/utils/editor.test.ts b/packages/core/src/utils/editor.test.ts
index 54e8072f..85b54333 100644
--- a/packages/core/src/utils/editor.test.ts
+++ b/packages/core/src/utils/editor.test.ts
@@ -189,6 +189,7 @@ describe('editor utils', () => {
diffCommand.args,
{
stdio: 'inherit',
+ shell: true,
},
);
expect(mockSpawn.on).toHaveBeenCalledWith(