Vishwas Babu A J created FINERACT-716:
-----------------------------------------
Summary: Fix failing test
testSavingsAccountPostInterestWithOverdraft
Key: FINERACT-716
URL: https://issues.apache.org/jira/browse/FINERACT-716
Project: Apache Fineract
Issue Type: Sub-task
Reporter: Vishwas Babu A J
Assignee: Vishwas Babu A J
This test case currently fails with the error
{code:java}
java.lang.AssertionError: 1 expectation failed. Expected status code <403>
doesn't match actual status code <200>. at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)