mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-07 05:49:42 +00:00
DX: apply rector rules for phpunit up to 90
This commit is contained in:
@@ -123,7 +123,7 @@ final class TimelineProviderTest extends WebTestCase
|
||||
$client->getResponse()->isSuccessful(),
|
||||
'The page timeline is loaded successfully'
|
||||
);
|
||||
$this->assertContains(
|
||||
$this->assertStringContainsString(
|
||||
'a ajouté un rapport',
|
||||
$crawler->text(),
|
||||
'the page contains the text "a publié un rapport"'
|
||||
|
Reference in New Issue
Block a user