awaneetdecoder commented on code in PR #5646:
URL: https://github.com/apache/fineract/pull/5646#discussion_r2997506506
##########
fineract-e2e-tests-runner/src/test/resources/features/SavingsAccount.feature:
##########
@@ -34,3 +34,15 @@
And Client successfully deposits 1000 EUR to the savings account on "1
June 2022" date
And Client successfully withdraw 1000 EUR from the savings account on "1
June 2022" date
And Client successfully deposits 1000 USD to the savings account on "1
June 2022" date
+
+ @Skip @TestRailId:C2441
Review Comment:
Hi @adamsaghy, I've removed the @Skip tag as requested. The CI is showing
all E2E shards failing. I'm investigating the logs to find the root cause.
Could you let me know if the HTTP status for
InsufficientAccountBalanceException is 403 or 400? I want to make sure the
assertion matches the actual API response before fixing. Thank you!
--
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]