bdd: Fix request list for :stop test.

We changed the URL in the last commit but forgot to adjust that.
This commit is contained in:
Florian Bruhin 2015-11-21 15:31:19 +01:00
parent eb232734b4
commit 39def173ca

View File

@ -159,5 +159,5 @@ Feature: Various utility commands.
And I run :stop
And I wait 2s
Then the requests should be:
custom/redirect-later
custom/redirect-later?delay=2
# no request on / because we stopped the redirect