mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-06 03:53:59 +02:00
try this
This commit is contained in:
parent
549d73a0b1
commit
7953e58c74
@ -315,6 +315,7 @@ func runLazygit(t *testing.T, testPath string, rootDir string, configDir string,
|
||||
cmd.Env,
|
||||
fmt.Sprintf("REPLAY_EVENTS_FROM=%s", replayPath),
|
||||
"HEADLESS=true",
|
||||
"term=xterm",
|
||||
)
|
||||
|
||||
err = cmd.Run()
|
||||
|
Loading…
Reference in New Issue
Block a user