mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
The @group DB annotation is missing, breaks the test.
This commit is contained in:
@@ -832,6 +832,9 @@ To do that create a new file called **ownnotes/tests/Integration/NoteIntegration
|
||||
|
||||
use OCA\OwnNotes\Db\Note;
|
||||
|
||||
/**
|
||||
* @group DB
|
||||
*/
|
||||
class NoteIntegrationTest extends TestCase {
|
||||
|
||||
private $controller;
|
||||
|
||||
Reference in New Issue
Block a user