mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
remove search for surname
The surname does not appears since the number of result is limited to 5 eleents
This commit is contained in:
@@ -39,7 +39,6 @@ class ReportSearchTest extends WebTestCase
|
||||
));
|
||||
|
||||
$this->assertTrue($client->getResponse()->isSuccessful());
|
||||
$this->assertRegExp('/Charline/', $crawler->text());
|
||||
$this->assertRegExp('/Situation de logement/i', $crawler->text());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user