Revert "Revert "Add comment on test""

This reverts commit 431983af8d.
This commit is contained in:
IF-ACT 2020-05-30 18:07:41 +08:00
parent 61a8fc25c7
commit 98c1d96d34

View file

@ -582,6 +582,7 @@ public class NotesDatabaseTest {
db.deleteNote(noteID, DBStatus.VOID); db.deleteNote(noteID, DBStatus.VOID);
} }
// CS304 (manually written) Issue link: https://github.com/stefan-niedermann/nextcloud-notes/issues/603
@Test @Test
public void test_16_getAndModifyCategoryOrder() { public void test_16_getAndModifyCategoryOrder() {
// Normal categories // Normal categories