bdd: at_top is actually implemented (scroll)

This commit is contained in:
Florian Bruhin 2016-08-18 23:47:09 +02:00
parent ea0f137fd1
commit fa0bde631d

View File

@ -247,7 +247,6 @@ Feature: Scrolling
And I run :scroll-page --bottom-navigate next 0 1
Then data/hello2.txt should be loaded
@qtwebengine_todo: at_top is not implemented yet
Scenario: :scroll-page with --top-navigate
When I run :scroll-page --top-navigate prev 0 -1
Then data/hello3.txt should be loaded