bdd: Delete "Navigating up with root directory"

This test causes various trouble for reasons I don't understand, so
let's get rid of it.
This commit is contained in:
Florian Bruhin 2016-05-29 23:59:28 +02:00
parent d385206ea0
commit 402e110cab

View File

@ -11,11 +11,6 @@ Feature: Using :navigate
And I run :navigate up
Then data/navigate should be loaded
Scenario: Navigating up with root directory
When I open /
And I run :navigate up
Then the error "Can't go up!" should be shown
# prev/next
Scenario: Navigating to previous page