Skip to content

Commit

Permalink
Merge pull request #155 from anup-nehe/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
aranaravi authored Aug 8, 2023
2 parents 7eb7928 + 76f827a commit 7cdb802
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ public static String getValueForKey(String key) {

public static void init() {
// Loading Kernel property
logger.info(TestRunner.getResourcePath() + "/" + "config/Kernel.properties");
propsKernel = getproperty(TestRunner.getResourcePath() + "/" + "config/Kernel.properties");

// pms_client_secret = getValueForKey(MOSIP_PMS_CLIENT_SECRET);
Expand Down

0 comments on commit 7cdb802

Please sign in to comment.