Fix expected message

This commit is contained in:
Florian Bruhin 2018-02-26 20:03:21 +01:00
parent f1b20f6dc4
commit 8bce2ba8e8

View File

@ -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