Re-add :stop test in misc.feature
For some reason I don't comprehend right now, disabling it breaks test_focusing_download_widget_via_tab. I'm having exams tomorrow and the day after that, so meh, let's just re-enable that test for now as a stopgap solution.
This commit is contained in:
parent
8459afb76e
commit
d337ed885a
@ -181,7 +181,7 @@ Feature: Various utility commands.
|
||||
|
||||
# :stop/:reload
|
||||
|
||||
@skip # Too flaky
|
||||
@flaky
|
||||
Scenario: :stop
|
||||
Given I have a fresh instance
|
||||
# We can't use "When I open" because we don't want to wait for load
|
||||
|
Loading…
Reference in New Issue
Block a user