1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Fixed migration and added tests

This commit is contained in:
Nicolas Lœuillet 2016-10-28 10:55:39 +02:00
parent 23406ca3f1
commit f24ea59ea4
No known key found for this signature in database
GPG key ID: BDC1EFB5CA0145F2
3 changed files with 18 additions and 4 deletions

View file

@ -11,7 +11,7 @@ class AnnotationControllerTest extends WallabagAnnotationTestCase
/**
* This data provider allow to tests annotation from the :
* - API POV (when user use the api to manage annotations)
* - and User POV (when user use the web interface - using javascript - to manage annotations)
* - and User POV (when user use the web interface - using javascript - to manage annotations).
*/
public function dataForEachAnnotations()
{