Skip to content

Commit 476f077

Browse files
author
zl0ty
committed
missing var in test
1 parent 3555101 commit 476f077

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const RENOVATE_BOT_USER = 'renovate-bot';
88
process.env = Object.assign(process.env, {
99
BITBUCKET_USERNAME,
1010
BITBUCKET_PASSWORD,
11+
BITBUCKET_WORKSPACE,
1112
RENOVATE_BOT_USER,
1213
});
1314

0 commit comments

Comments
 (0)