UtilityUnitTests > testReadFromJson() FAILED org.opentest4j.AssertionFailedError at UtilityUnitTests.java:66 UtilityUnitTests > testWriteToJson() FAILED org.opentest4j.AssertionFailedError at UtilityUnitTests.java:59
The above errors are showing on my GitLab CI pipeline run. The automatic build works, and 9 other test cases work. Does anyone have an idea on these errors?