Update wording in disable keybindings test
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var DisabledKeybindings = NewIntegrationTest(NewIntegrationTestArgs{
|
var DisabledKeybindings = NewIntegrationTest(NewIntegrationTestArgs{
|
||||||
Description: "Confirms You can set keybindings to blank to disable them",
|
Description: "Confirms you can disable keybindings by setting them to <disabled>",
|
||||||
ExtraCmdArgs: []string{},
|
ExtraCmdArgs: []string{},
|
||||||
Skip: false,
|
Skip: false,
|
||||||
SetupConfig: func(config *config.AppConfig) {
|
SetupConfig: func(config *config.AppConfig) {
|
||||||
|
|||||||
Reference in New Issue
Block a user