summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/commit/staged_without_hooks.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/commit/staged_without_hooks.go')
-rw-r--r--pkg/integration/tests/commit/staged_without_hooks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/commit/staged_without_hooks.go b/pkg/integration/tests/commit/staged_without_hooks.go
index be0d43904..8a6b0d3d0 100644
--- a/pkg/integration/tests/commit/staged_without_hooks.go
+++ b/pkg/integration/tests/commit/staged_without_hooks.go
@@ -15,7 +15,7 @@ var StagedWithoutHooks = NewIntegrationTest(NewIntegrationTestArgs{
CreateFile("myfile", "myfile content\nwith a second line").
CreateFile("myfile2", "myfile2 content")
},
- Run: func(shell *Shell, t *TestDriver, keys config.KeybindingConfig) {
+ Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.Model().CommitCount(0)
// stage the file