Skip to content

Commit

Permalink
improved folders test
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco committed Oct 31, 2023
1 parent 611222b commit 665f90f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,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 665f90f

Please sign in to comment.