mirror of
https://github.com/shlinkio/shlink.git
synced 2025-05-05 14:55:31 +03:00
Created chainIpLocationResolver
This commit is contained in:
parent
d152e2ef9a
commit
fd6d180eba
47 changed files with 288 additions and 176 deletions
module/Rest/test/Middleware/ShortUrl
|
@ -45,6 +45,6 @@ class ShortCodePathMiddlewareTest extends TestCase
|
|||
|
||||
$this->middleware->process($request->reveal(), $this->requestHandler->reveal());
|
||||
|
||||
$withUri->shouldHaveBeenCalledTimes(1);
|
||||
$withUri->shouldHaveBeenCalledOnce();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue