Skip to content

Commit ee61bcc

Browse files
committed
cs
1 parent 78534b3 commit ee61bcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Plugin/AddPathPluginTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function testRewriteSameUrl()
3333
$this->assertEquals('https://example.com/api/foo', $request->getUri()->__toString());
3434
};
3535

36-
3736
$request = new Request('GET', 'https://example.com/foo');
3837
$this->plugin->handleRequest($request, $verify, $this->callable);
3938

0 commit comments

Comments
 (0)