Fix :fake-key test
This commit is contained in:
parent
bb647123b7
commit
1444634abb
@ -54,7 +54,7 @@ Feature: Keyboard input
|
|||||||
|
|
||||||
Scenario: :fake-key with an unparsable key
|
Scenario: :fake-key with an unparsable key
|
||||||
When I run :fake-key <blub>
|
When I run :fake-key <blub>
|
||||||
Then the error "Could not parse 'blub': Got unknown key." should be shown
|
Then the error "Could not parse '<blub>': Got unknown key." should be shown
|
||||||
|
|
||||||
Scenario: :fake-key sending key to the website
|
Scenario: :fake-key sending key to the website
|
||||||
When I open data/keyinput/log.html
|
When I open data/keyinput/log.html
|
||||||
|
Loading…
Reference in New Issue
Block a user