forked from wallabag/wallabag
migrating legacy to symfony
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user