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:
parent
23406ca3f1
commit
f24ea59ea4
3 changed files with 18 additions and 4 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue