summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/file/dir_with_untracked_file.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/file/dir_with_untracked_file.go')
-rw-r--r--pkg/integration/tests/file/dir_with_untracked_file.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/file/dir_with_untracked_file.go b/pkg/integration/tests/file/dir_with_untracked_file.go
index 56128aabb..e94d237d9 100644
--- a/pkg/integration/tests/file/dir_with_untracked_file.go
+++ b/pkg/integration/tests/file/dir_with_untracked_file.go
@@ -21,7 +21,7 @@ var DirWithUntrackedFile = NewIntegrationTest(NewIntegrationTestArgs{
shell.CreateFile("dir/untracked", "bar")
shell.UpdateFile("dir/file", "baz")
},
- Run: func(shell *Shell, t *TestDriver, keys config.KeybindingConfig) {
+ Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.Model().CommitCount(1)
t.Views().Main().