Skip to content

Commit

Permalink
Added test variable for epmSetId
Browse files Browse the repository at this point in the history
  • Loading branch information
strick-j committed Dec 18, 2024
1 parent d312de4 commit 862bbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments/local.bru
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ vars {
epmDispatcher: {{process.env.EPM_DISPATCHER}}
epmUserName: {{process.env.EPM_USER_NAME}}
epmUserPassword: {{process.env.EPM_USER_PASSWORD}}
testEpmSetId: {{process.env.TEST_EPM_SETID}}
testPrivilegeCloudUserId: {{process.env.TEST_PRIVILEGE_CLOUD_USER_ID}}
testPrivilegeCloudUserName: {{process.env.TEST_PRIVILEGE_CLOUD_USER_NAME}}
testPrivilegeCloudUserPassword: {{process.env.TEST_PRIVILEGE_CLOUD_USER_PASSWORD}}
Expand Down

0 comments on commit 862bbf3

Please sign in to comment.