Skip to content

Commit

Permalink
Merge pull request #1348 from mohanachandran-s/patch-2
Browse files Browse the repository at this point in the history
MOSIP-35404 | Move component specific test code from common to component api test rigs
  • Loading branch information
ckm007 authored Oct 7, 2024
2 parents 7f8cf4a + 445a6a1 commit 3d19da1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public static void main(String[] arg) {
} else {
ExtractResource.copyCommonResources();
}
AdminTestUtil.init();
IdAuthConfigManager.init();

BaseTestCase.suiteSetup(getRunType());
Expand Down

0 comments on commit 3d19da1

Please sign in to comment.