1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-07 22:02:56 +03:00

Add integration test

This commit is contained in:
Brandon
2024-05-26 11:34:25 -07:00
committed by Jesse Duffield
parent a5eec48b4b
commit 2e5b570bb6
3 changed files with 55 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ var tests = []*components.IntegrationTest{
file.Gitignore,
file.RememberCommitMessageAfterFail,
file.StageRangeSelect,
file.StageRenamedRangeSelect,
filter_and_search.FilterCommitFiles,
filter_and_search.FilterFiles,
filter_and_search.FilterFuzzy,