We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef528b9 commit 34e3850Copy full SHA for 34e3850
load-test/scripts/configuration.js
@@ -49,4 +49,4 @@ export const uploadParams = {
49
50
// These will be used for generating the JWT token
51
export const privateKey = __ENV.PRIVATE_KEY;
52
-export const privateKeyPassword = __ENV.PRIVATE_KEY_PASSWORD;
+export const privateKeyPassword = __ENV.PRIVATE_KEY_PASSWORD;
0 commit comments