Fix erroneous changes.

This commit is contained in:
Pol Dellaiera
2021-04-28 11:28:06 +02:00
parent 77943a69fb
commit 06aa672133
3 changed files with 13 additions and 4 deletions

View File

@@ -26,7 +26,6 @@ use Chill\MainBundle\Test\PrepareClientTrait;
*/
final class PersonControllerCreateTest extends WebTestCase
{
<<<<<<< HEAD
use PrepareClientTrait;
const FIRSTNAME_INPUT = 'chill_personbundle_person_creation[firstName]';