summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/stash/rename.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/stash/rename.go')
-rw-r--r--pkg/integration/tests/stash/rename.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/stash/rename.go b/pkg/integration/tests/stash/rename.go
index 5f48c80a2..fded5041c 100644
--- a/pkg/integration/tests/stash/rename.go
+++ b/pkg/integration/tests/stash/rename.go
@@ -18,7 +18,7 @@ var Rename = NewIntegrationTest(NewIntegrationTestArgs{
CreateFileAndAdd("file-2", "change to stash2").
StashWithMessage("bar")
},
- Run: func(shell *Shell, t *TestDriver, keys config.KeybindingConfig) {
+ Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.Views().Stash().
Focus().
Lines(