awaneetdecoder commented on code in PR #5646:
URL: https://github.com/apache/fineract/pull/5646#discussion_r2996982806
##########
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 and pushed the commit. I am
currently hitting some Windows-specific pathing issues with my local Gradle
daemon and Spotless plugins, so I am relying on the CI pipeline to run the
verification and formatting checks for this push. I am monitoring the workflow
closely for the results!
--
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]