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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 84f01e068 FINERACT-2081: Remove skip tag E2E test case C2501
84f01e068 is described below

commit 84f01e0687f2a4ed798a611e467312993bc0289d
Author: Jose Alberto Hernandez <[email protected]>
AuthorDate: Fri Dec 6 15:04:49 2024 -0500

    FINERACT-2081: Remove skip tag E2E test case C2501
---
 fineract-e2e-tests-runner/src/test/resources/features/0_COB.feature | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/fineract-e2e-tests-runner/src/test/resources/features/0_COB.feature 
b/fineract-e2e-tests-runner/src/test/resources/features/0_COB.feature
index 3a0cf00c2..afefc07b6 100644
--- a/fineract-e2e-tests-runner/src/test/resources/features/0_COB.feature
+++ b/fineract-e2e-tests-runner/src/test/resources/features/0_COB.feature
@@ -1,8 +1,7 @@
 @COBFeature
 Feature: COBFeature
 
-#  TODO Unskip and check when PS-2200  is done
-  @Skip @TestRailId:C2501
+  @TestRailId:C2501
   Scenario: As an admin I would like to see that last closed business date got 
updated after COB catch up job finished
     When Admin sets the business date to "01 January 2022"
     When Admin creates a client with random data

Reply via email to