awasum commented on a change in pull request #830:
URL: https://github.com/apache/fineract/pull/830#discussion_r431971297
##########
File path:
fineract-provider/src/integrationTest/java/org/apache/fineract/integrationtests/StaffTest.java
##########
@@ -91,6 +92,8 @@ public void testStaffCreateValidationError() {
StaffHelper.createStaffWithJson(requestSpec,
responseSpecForValidationError, new Gson().toJson(map));
}
+ @Test
+ @Ignore //TODO FINERACT-1005
Review comment:
Create an issue for this ignored test so someone should fix it in the
near future.
----------------------------------------------------------------
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]