mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 04:15:48 +02:00
show file tree by default in integration tests
This commit is contained in:
parent
f7e8b2dd71
commit
45d45d2397
5 changed files with 6 additions and 14 deletions
|
@ -8,8 +8,6 @@ gui:
|
|||
- bold
|
||||
SelectedRangeBgcolor:
|
||||
- reverse
|
||||
# TODO: we should update most tests to use a file tree now that it's the default
|
||||
showFileTree: false
|
||||
git:
|
||||
# We don't want to run any periodic background git commands because it'll introduce race conditions and flakiness.
|
||||
# If we need to refresh something from within the test (which should only really happen if we've invoked a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue