mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Integration is typo'd.
This commit is contained in:
committed by
Morris Jobke
parent
0d28a55ab8
commit
0e186baead
@@ -824,7 +824,7 @@ To do that create a new file called **ownnotes/tests/Integration/NoteIntegration
|
||||
|
||||
use OCA\OwnNotes\Db\Note;
|
||||
|
||||
class NoteIntregrationTest extends TestCase {
|
||||
class NoteIntegrationTest extends TestCase {
|
||||
|
||||
private $controller;
|
||||
private $mapper;
|
||||
|
||||
Reference in New Issue
Block a user