We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace8b53 commit 0e12973Copy full SHA for 0e12973
spec/Plugin/AddPathPluginSpec.php
@@ -46,7 +46,7 @@ public function it_adds_path(
46
$this->handleRequest($request, PluginStub::next(), function () {});
47
}
48
49
- function it_removes_ending_slashes(
+ public function it_removes_ending_slashes(
50
RequestInterface $request,
51
UriInterface $host,
52
UriInterface $host2,
0 commit comments