update test
This commit is contained in:
@@ -15,7 +15,7 @@ class PostControllerTest extends WebTestCase
|
||||
private KernelBrowser $client;
|
||||
private EntityManagerInterface $manager;
|
||||
private PostRepository $repository;
|
||||
private string $path = '/post/';
|
||||
private string $path = '/posts/';
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user