mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #699 from srbaker/typo-in-app-tutorial
Integration is typo'd.
This commit is contained in:
commit
d08a30d615
@ -832,7 +832,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