mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
DX: apply rector rules for phpunit up to 90
This commit is contained in:
@@ -192,7 +192,7 @@ final class ActivityControllerTest extends WebTestCase
|
||||
|
||||
$crawler = $client->followRedirect();
|
||||
|
||||
$this->assertNotContains('January 25, 2015', $crawler->text());
|
||||
$this->assertStringNotContainsString('January 25, 2015', $crawler->text());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user