hints: fix descriptions of zoom tests
This commit is contained in:
parent
1cff16b3b4
commit
52a9405f74
@ -42,7 +42,7 @@ Feature: Using hints
|
|||||||
And I run :follow-hint g
|
And I run :follow-hint g
|
||||||
Then data/hello.txt should be loaded
|
Then data/hello.txt should be loaded
|
||||||
|
|
||||||
Scenario: Following a link with zoom 125%.
|
Scenario: Following a link with zoom 75%.
|
||||||
When I open data/hints/link.html
|
When I open data/hints/link.html
|
||||||
And I run :zoom 75
|
And I run :zoom 75
|
||||||
And I run :hint links normal
|
And I run :hint links normal
|
||||||
@ -50,7 +50,7 @@ Feature: Using hints
|
|||||||
And I run :zoom 100
|
And I run :zoom 100
|
||||||
Then data/hello.txt should be loaded
|
Then data/hello.txt should be loaded
|
||||||
|
|
||||||
Scenario: Following a link with zoom 125% and zoom-text-only == True.
|
Scenario: Following a link with zoom 75% and zoom-text-only == True.
|
||||||
When I open data/hints/link.html
|
When I open data/hints/link.html
|
||||||
And I run :set ui zoom-text-only true
|
And I run :set ui zoom-text-only true
|
||||||
And I run :zoom 75
|
And I run :zoom 75
|
||||||
|
Loading…
Reference in New Issue
Block a user