You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function setUp is not defined with a void return type.
This causes an error :
Fatal error: Declaration of App\Tests\Unit\Form\MyTest::setUp() must be compatible with Symfony\Component\Form\Test\TypeTestCase::setUp(): void in MyTest.php