Skip to content

Commit 34e3850

Browse files
committed
add new line
1 parent ef528b9 commit 34e3850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

load-test/scripts/configuration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ export const uploadParams = {
4949

5050
// These will be used for generating the JWT token
5151
export const privateKey = __ENV.PRIVATE_KEY;
52-
export const privateKeyPassword = __ENV.PRIVATE_KEY_PASSWORD;
52+
export const privateKeyPassword = __ENV.PRIVATE_KEY_PASSWORD;

0 commit comments

Comments
 (0)