summaryrefslogtreecommitdiffstats
path: root/pkg/commands/loaders/stash_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/loaders/stash_test.go')
-rw-r--r--pkg/commands/loaders/stash_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/commands/loaders/stash_test.go b/pkg/commands/loaders/stash_test.go
index d7b313fbe..31c83792f 100644
--- a/pkg/commands/loaders/stash_test.go
+++ b/pkg/commands/loaders/stash_test.go
@@ -9,7 +9,7 @@ import (
"github.com/stretchr/testify/assert"
)
-func TestGitCommandGetStashEntries(t *testing.T) {
+func TestGetStashEntries(t *testing.T) {
type scenario struct {
testName string
filterPath string