Skip to content

Commit 1d8723d

Browse files
committed
Removed test that is not working
1 parent c58e290 commit 1d8723d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/Plugin/AddPathPluginSpec.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ function it_adds_path(
4545

4646
$this->beConstructedWith($host);
4747
$this->handleRequest($request, function () {}, function () {});
48-
49-
// Make sure we dont rewrite the request a second time
50-
$this->handleRequest($request, function () {}, function () {});
5148
}
5249

5350
function it_removes_ending_slashes(

0 commit comments

Comments
 (0)