summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pkg/commands/git_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/commands/git_test.go b/pkg/commands/git_test.go
index 532c07d0a..8d9bdef40 100644
--- a/pkg/commands/git_test.go
+++ b/pkg/commands/git_test.go
@@ -294,12 +294,10 @@ func TestGitCommandGetStashEntries(t *testing.T) {
{
0,
"WIP on add-pkg-commands-test: 55c6af2 increase parallel build",
- "WIP on add-pkg-commands-test: 55c6af2 increase parallel build",
},
{
1,
"WIP on master: bb86a3f update github template",
- "WIP on master: bb86a3f update github template",
},
}