mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-10 18:51:02 +00:00
migrating legacy to symfony
This commit is contained in:
parent
2b9fe72b39
commit
9d50517cea
31 changed files with 1825 additions and 20 deletions
|
@ -4,7 +4,7 @@ namespace WallabagBundle\Tests\Controller;
|
|||
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
class DefaultControllerTest extends WebTestCase
|
||||
class EntryControllerTest extends WebTestCase
|
||||
{
|
||||
public function testIndex()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue