awasum commented on a change in pull request #1179:
URL: https://github.com/apache/fineract/pull/1179#discussion_r460825741
##########
File path:
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/interoperation/InteropTest.java
##########
@@ -100,7 +100,7 @@ public void setup() {
interopHelper = new InteropHelper(requestSpec, responseSpec,
savingsExternalId, transactionCode);
}
- @Test
+ @Ignore
public void testInteroperation() {
createClient();
createSavingsProduct();
Review comment:
I wonder why these tests are failing. Is it something you added thats
causing them to fail?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]