Skip to content

Commit bd7da90

Browse files
committed
add test for UserMap
1 parent 27cde94 commit bd7da90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/io/mapsmessaging/security/access/mapping/UserMapParsingTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@ void testCreateListAndWriteToList() {
5858
assertTrue(serializedList.containsAll(identifiers), "Serialized list should contain all original identifiers");
5959
}
6060

61-
// Additional tests can include more edge cases and parsing/writing scenarios
6261
}
6362

0 commit comments

Comments
 (0)