We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02deee commit 421c656Copy full SHA for 421c656
pkg/integration/tests/misc/disabled_keybindings.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
var DisabledKeybindings = NewIntegrationTest(NewIntegrationTestArgs{
9
- Description: "Confirms You can set keybindings to blank to disable them",
+ Description: "Confirms you can disable keybindings by setting them to <disabled>",
10
ExtraCmdArgs: []string{},
11
Skip: false,
12
SetupConfig: func(config *config.AppConfig) {
0 commit comments