summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/commit/commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/commit/commit.go')
-rw-r--r--pkg/integration/tests/commit/commit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/commit/commit.go b/pkg/integration/tests/commit/commit.go
index 951529cea..5950545e7 100644
--- a/pkg/integration/tests/commit/commit.go
+++ b/pkg/integration/tests/commit/commit.go
@@ -14,7 +14,7 @@ var Commit = NewIntegrationTest(NewIntegrationTestArgs{
shell.CreateFile("myfile", "myfile content")
shell.CreateFile("myfile2", "myfile2 content")
},
- Run: func(shell *Shell, t *TestDriver, keys config.KeybindingConfig) {
+ Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.Model().CommitCount(0)
t.Views().Files().