Skip to content

Commit 421c656

Browse files
Update wording in disable keybindings test
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
1 parent d02deee commit 421c656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/integration/tests/misc/disabled_keybindings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
var DisabledKeybindings = NewIntegrationTest(NewIntegrationTestArgs{
9-
Description: "Confirms You can set keybindings to blank to disable them",
9+
Description: "Confirms you can disable keybindings by setting them to <disabled>",
1010
ExtraCmdArgs: []string{},
1111
Skip: false,
1212
SetupConfig: func(config *config.AppConfig) {

0 commit comments

Comments
 (0)