Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
car031 committed Oct 31, 2023
2 parents 3c16aaa + 5a3176a commit 96d2774
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ public void testCount() throws PersistenceException {
assertEquals(4, docCount);
assertEquals(7, docCountDelete);
}

@Test
public void testFind() throws PersistenceException {
Folder folder = dao.findByPathExtended("/test", 1L);
Expand Down

0 comments on commit 96d2774

Please sign in to comment.