1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00
This commit is contained in:
Jesse Duffield
2020-03-28 11:39:11 +11:00
parent 29316a528a
commit e9051355a1

View File

@ -294,12 +294,10 @@ func TestGitCommandGetStashEntries(t *testing.T) {
{ {
0, 0,
"WIP on add-pkg-commands-test: 55c6af2 increase parallel build", "WIP on add-pkg-commands-test: 55c6af2 increase parallel build",
"WIP on add-pkg-commands-test: 55c6af2 increase parallel build",
}, },
{ {
1, 1,
"WIP on master: bb86a3f update github template", "WIP on master: bb86a3f update github template",
"WIP on master: bb86a3f update github template",
}, },
} }