Skip to content

Commit 0e12973

Browse files
committed
fix cs issue
1 parent ace8b53 commit 0e12973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spec/Plugin/AddPathPluginSpec.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function it_adds_path(
4646
$this->handleRequest($request, PluginStub::next(), function () {});
4747
}
4848

49-
function it_removes_ending_slashes(
49+
public function it_removes_ending_slashes(
5050
RequestInterface $request,
5151
UriInterface $host,
5252
UriInterface $host2,

0 commit comments

Comments
 (0)