adamsaghy commented on PR #5666:
URL: https://github.com/apache/fineract/pull/5666#issuecomment-4205732763
```
* What went wrong:
Execution failed for task ':integration-tests:compileTestJava'.
> Compilation failed; see the compiler output below.
/home/runner/work/fineract/fineract/integration-tests/src/test/java/org/apache/fineract/integrationtests/NotificationApiTest.java:21:
error: cannot find symbol
import static
org.apache.fineract.integrationtests.useradministration.roles.RolesHelper.SUPER_USER_ROLE_ID;
^
symbol: static SUPER_USER_ROLE_ID
location: class RolesHelper
48 errors
1,500 warnings
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]