mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
Improve tests
- add more tests for coverage - add a test on annotation deletion - fix post annontation with ranges
This commit is contained in:
parent
66e2be2371
commit
09d8bb6fa2
5 changed files with 68 additions and 17 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue