mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-27 09:46:50 +03:00
parent
61a8fc25c7
commit
98c1d96d34
1 changed files with 1 additions and 0 deletions
|
@ -582,6 +582,7 @@ public class NotesDatabaseTest {
|
|||
db.deleteNote(noteID, DBStatus.VOID);
|
||||
}
|
||||
|
||||
// CS304 (manually written) Issue link: https://github.com/stefan-niedermann/nextcloud-notes/issues/603
|
||||
@Test
|
||||
public void test_16_getAndModifyCategoryOrder() {
|
||||
// Normal categories
|
||||
|
|
Loading…
Reference in a new issue