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