update test
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user