mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
Fix tests
This commit is contained in:
committed by
Jesse Duffield
parent
9619d3447f
commit
1e50764b4d
@ -12,7 +12,6 @@ func getPlatform() *Platform {
|
||||
OS: runtime.GOOS,
|
||||
Shell: "bash",
|
||||
ShellArg: "-c",
|
||||
EscapedQuote: `"`,
|
||||
OpenCommand: "open {{filename}}",
|
||||
OpenLinkCommand: "open {{link}}",
|
||||
}
|
||||
|
Reference in New Issue
Block a user