mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
DX: apply rector rules for phpunit up to 90
This commit is contained in:
@@ -250,7 +250,7 @@ final class ReportControllerTest extends WebTestCase
|
||||
$link,
|
||||
'There is a "add a report" link in menu'
|
||||
);
|
||||
$this->assertContains(
|
||||
$this->assertStringContainsString(
|
||||
sprintf(
|
||||
'/fr/person/%d/report/select/type/for/creation',
|
||||
self::$person->getId()
|
||||
|
Reference in New Issue
Block a user