Skip to content

Commit 8514964

Browse files
committed
fix: add missing parameter to test
1 parent 73ea136 commit 8514964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/config/sections_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ func TestConfigSections(t *testing.T) {
262262
"gpg": true,
263263
"pull": true,
264264
"rerere": true,
265+
"pager": true,
265266
"column": true,
266267
"branch": true,
267268
"init": true,

0 commit comments

Comments
 (0)