Skip to content

Commit 0d93b0b

Browse files
committed
test: Remove stale shell stub from macOS smoke test
1 parent ef180a0 commit 0d93b0b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/smoke-tests/__tests__/e2e-mcp-device-macos.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ beforeAll(async () => {
2121
open: { success: true, output: '' },
2222
kill: { success: true, output: '' },
2323
pkill: { success: true, output: '' },
24-
'/bin/sh': { success: true, output: 'io.sentry.MyApp' },
2524
'defaults read': { success: true, output: 'io.sentry.MyApp' },
2625
PlistBuddy: { success: true, output: 'io.sentry.MyApp' },
2726
xcresulttool: { success: true, output: '{}' },

0 commit comments

Comments
 (0)