You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/03 12:22:25 UTC

[GitHub] [fineract] galovics commented on pull request #1984: FINERACT-1431:PassportDropDown-in-ClientIdentifier

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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org