Skip to content

Commit

Permalink
MOSIP-35404 | Move component specific test code from common to compon…
Browse files Browse the repository at this point in the history
…ent api test rigs (#735)

Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s authored Oct 7, 2024
1 parent a4467e3 commit 68d6235
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public static void main(String[] arg) {
} else {
ExtractResource.copyCommonResources();
}
AdminTestUtil.init();
PreRegConfigManager.init();
BaseTestCase.suiteSetup(getRunType());
SkipTestCaseHandler.loadTestcaseToBeSkippedList("testCaseSkippedList.txt");
Expand Down

0 comments on commit 68d6235

Please sign in to comment.