mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-09 16:53:11 +08:00
Update to PHPUnit 10
This commit is contained in:
@@ -34,7 +34,7 @@ class ResolveShortUrlTest extends ApiTestCase
|
||||
self::assertEquals(self::STATUS_OK, $fetchResp->getStatusCode());
|
||||
}
|
||||
|
||||
public function provideDisabledMeta(): iterable
|
||||
public static function provideDisabledMeta(): iterable
|
||||
{
|
||||
$now = Chronos::now();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user