mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +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 = static::createClient();
|
||||||
|
|
||||||
$client->request('GET','/admin/customfield/');
|
$client->request('GET','/fr/admin/customfield/');
|
||||||
|
|
||||||
$this->assertEquals(
|
$this->assertEquals(
|
||||||
Response::HTTP_OK,
|
Response::HTTP_OK,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user