upgraded to phpunit 8 (#1155)
This commit is contained in:
@@ -211,7 +211,7 @@ class TimesheetTeamControllerTest extends ControllerBaseTest
|
||||
$response = $client->getResponse();
|
||||
$this->assertTrue($response->isSuccessful());
|
||||
|
||||
$this->assertContains(
|
||||
$this->assertStringContainsString(
|
||||
'href="https://www.kimai.org/documentation/timesheet.html"',
|
||||
$response->getContent(),
|
||||
'Could not find link to documentation'
|
||||
|
||||
Reference in New Issue
Block a user