mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Fixing tests
This commit is contained in:
parent
98f8a105ed
commit
9f4783c9f1
@ -34,7 +34,7 @@ class RoutingLoaderTest extends WebTestCase
|
||||
{
|
||||
$client = static::createClient();
|
||||
|
||||
$client->request('GET','/admin/customfield/');
|
||||
$client->request('GET','/fr/admin/customfield/');
|
||||
|
||||
$this->assertEquals(
|
||||
Response::HTTP_OK,
|
||||
|
Loading…
x
Reference in New Issue
Block a user