mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
remove log call because it clutters test output
This commit is contained in:
@ -95,8 +95,6 @@ func runTest(
|
||||
return nil
|
||||
}
|
||||
|
||||
logf("path: %s", paths.Root())
|
||||
|
||||
if err := prepareTestDir(test, paths, projectRootDir); err != nil {
|
||||
return err
|
||||
}
|
||||
|
Reference in New Issue
Block a user