We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cde94 commit bd7da90Copy full SHA for bd7da90
src/test/java/io/mapsmessaging/security/access/mapping/UserMapParsingTest.java
@@ -58,6 +58,5 @@ void testCreateListAndWriteToList() {
58
assertTrue(serializedList.containsAll(identifiers), "Serialized list should contain all original identifiers");
59
}
60
61
- // Additional tests can include more edge cases and parsing/writing scenarios
62
63
0 commit comments