Skip to content

Commit 9938231

Browse files
committed
Fix formatting: remove trailing whitespace
1 parent 60f4d53 commit 9938231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ipcMain/createWorkspace.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ describeIntegration("WORKSPACE_CREATE with both runtimes", () => {
339339

340340
// Verify the new branch was created from custom-trunk, not from default branch
341341
// Use WORKSPACE_EXECUTE_BASH to check files (works for both local and SSH runtimes)
342-
342+
343343
// Check that trunk-file.txt exists (from custom-trunk)
344344
const checkTrunkFileResult = await env.mockIpcRenderer.invoke(
345345
IPC_CHANNELS.WORKSPACE_EXECUTE_BASH,

0 commit comments

Comments
 (0)