fix(permissions): respect frontend permissions. ref. #31511 #518
GitHub Actions / Test Report
failed
Feb 28, 2025 in 0s
11389 passed, 1 failed and 54 skipped
Annotations
github-actions / Test Report
com.dotcms.util.FunctionUtilsTest ► getOrDefault
Failed test found in:
/tmp/build-reports-test/build-reports-test-JVM Tests/dotCMS/target/surefire-reports/TEST-com.dotcms.util.FunctionUtilsTest.xml
Error:
java.lang.AssertionError: The value of 'time' should be returned expected:<1740759710796> but was:<1740759710797>
Raw output
java.lang.AssertionError: The value of 'time' should be returned expected:<1740759710796> but was:<1740759710797>
at com.dotcms.util.FunctionUtilsTest.getOrDefault(FunctionUtilsTest.java:87)
Loading