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:
parent
d385206ea0
commit
402e110cab
@ -11,11 +11,6 @@ Feature: Using :navigate
|
|||||||
And I run :navigate up
|
And I run :navigate up
|
||||||
Then data/navigate should be loaded
|
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
|
# prev/next
|
||||||
|
|
||||||
Scenario: Navigating to previous page
|
Scenario: Navigating to previous page
|
||||||
|
Loading…
Reference in New Issue
Block a user