mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 02:14:31 +02:00
Fixed inspection issues.
This commit is contained in:
parent
0fe83c7b3a
commit
eb9b24d5d7
20 changed files with 33 additions and 49 deletions
|
@ -73,7 +73,7 @@ class ApplicationAvailabilityFunctionalTest extends WebTestCase
|
|||
$this->assertTrue($client->getResponse()->isSuccessful(), 'Request not successful. Status code is '.$client->getResponse()->getStatusCode());
|
||||
}
|
||||
|
||||
public function urlProvider()
|
||||
public function urlProvider(): ?\Generator
|
||||
{
|
||||
//Homepage
|
||||
//yield ['/'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue