This is an automated email from the ASF dual-hosted git repository.

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit cb0624c0735c9dab8b008098ae614f2db7dcab9a
Author: Saransh Sharma <[email protected]>
AuthorDate: Sun May 3 21:15:36 2020 +0530

    FINERACT-924
---
 .../org/apache/fineract/integrationtests/SchedulerJobsTestResults.java   | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/SchedulerJobsTestResults.java
 
b/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/SchedulerJobsTestResults.java
index 5b3f00c..e5f97ff 100644
--- 
a/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/SchedulerJobsTestResults.java
+++ 
b/fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/SchedulerJobsTestResults.java
@@ -111,6 +111,7 @@ public class SchedulerJobsTestResults {
     }
 
     @Test
+    @Ignore // TODO FINERACT-924
     public void testApplyAnnualFeeForSavingsJobOutcome() throws 
InterruptedException {
         this.savingsAccountHelper = new SavingsAccountHelper(this.requestSpec, 
this.responseSpec);
         this.schedulerJobHelper = new SchedulerJobHelper(this.requestSpec, 
this.responseSpec);

Reply via email to