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
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()
{