update test

pull/17/head
Bastien OLLIER 4 months ago committed by clfreville2
parent 6aeb32192f
commit fc2b872e7c

@ -15,7 +15,7 @@ class PostControllerTest extends WebTestCase
private KernelBrowser $client; private KernelBrowser $client;
private EntityManagerInterface $manager; private EntityManagerInterface $manager;
private PostRepository $repository; private PostRepository $repository;
private string $path = '/post/'; private string $path = '/posts/';
protected function setUp(): void protected function setUp(): void
{ {

Loading…
Cancel
Save