Fix restore test
This commit is contained in:
parent
746c2986f0
commit
b1b06fcb43
@ -198,7 +198,6 @@ Feature: Keyboard input
|
||||
And I run :tab-focus 1
|
||||
Then "Entering mode KeyMode.insert (reason: command)" should be logged
|
||||
And "Mode before tab change: insert (mode_on_change = restore)" should be logged
|
||||
And "Entering mode KeyMode.normal (reason: restore)" should be logged
|
||||
And "Mode after tab change: normal (mode_on_change = restore)" should be logged
|
||||
And "Entering mode KeyMode.passthrough (reason: command)" should be logged
|
||||
And "Mode before tab change: passthrough (mode_on_change = restore)" should be logged
|
||||
|
Loading…
Reference in New Issue
Block a user