Fix broken :repeat-command test

This commit is contained in:
Florian Bruhin 2016-08-18 16:57:47 +02:00
parent 205c12c530
commit d7110069bb

View File

@ -518,7 +518,8 @@ Feature: Various utility commands.
When I run :hint
And I run :leave-mode
And I run :repeat-command
And I run :click-element id link
And I run :follow-hint a
And I wait until data/hello.txt is loaded
Then the following tabs should be open:
- data/hints/link_blank.html
- data/hello.txt (active)