mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Integration is typo'd.
This commit is contained in:
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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user