forked from wallabag/wallabag
Improve tests
- add more tests for coverage - add a test on annotation deletion - fix post annontation with ranges
This commit is contained in:
@ -16,7 +16,6 @@ use Wallabag\CoreBundle\Form\Type\RssType;
|
||||
use Wallabag\CoreBundle\Form\Type\TaggingRuleType;
|
||||
use Wallabag\CoreBundle\Form\Type\UserInformationType;
|
||||
use Wallabag\CoreBundle\Tools\Utils;
|
||||
use Wallabag\UserBundle\Entity\User;
|
||||
|
||||
class ConfigController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user