mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +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:
parent
f36ee2f482
commit
dab43fef6b
@ -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());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user