Fix expected message
This commit is contained in:
parent
f1b20f6dc4
commit
8bce2ba8e8
@ -53,7 +53,7 @@ Feature: Keyboard input
|
||||
|
||||
Scenario: :fake-key with an unparsable key
|
||||
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
|
||||
When I open data/keyinput/log.html
|
||||
|
Loading…
Reference in New Issue
Block a user