Commit 13ec68a
committed
🤖 fix: make createWorkspace test robust against global git config
Generated with mux
tests/ipcMain/createWorkspace.test.ts: Use example.com URL instead of github.com to avoid interference from global git url.insteadOf configuration (which rewrites https://github.com/ to git@github.com:).1 parent aef86ac commit 13ec68a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
| 821 | + | |
| 822 | + | |
822 | 823 | | |
823 | 824 | | |
824 | 825 | | |
| |||
0 commit comments