galovics commented on pull request #1984:
URL: https://github.com/apache/fineract/pull/1984#issuecomment-1057989103


   @rrpawar96 Judging by the test error in the console, it's failing due to the 
fact that you removed some displaySymbols:
   ```
   java.lang.NullPointerException: Cannot invoke "String.equals(Object)" 
because "this.displaySymbol" is null
         at 
org.apache.fineract.integrationtests.CurrenciesTest.testUpdateCurrencySelection(CurrenciesTest.java:92)
   ```


-- 
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]


Reply via email to