Skip to content

Commit

Permalink
Update wording in disable keybindings test
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Duffield <[email protected]>
  • Loading branch information
karimkhaleel and jesseduffield committed Oct 10, 2023
1 parent d02deee commit 421c656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/integration/tests/misc/disabled_keybindings.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

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{},
Skip: false,
SetupConfig: func(config *config.AppConfig) {
Expand Down

0 comments on commit 421c656

Please sign in to comment.