Skip to content

Commit 888bcdf

Browse files
author
nsthorat
committed
add a log
1 parent a02c376 commit 888bcdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
console.log('KARMA', process.env, process.env.username, process.env.access_key);
12
module.exports = (config) => {
23
config.set({
34
frameworks: ['jasmine'],

0 commit comments

Comments
 (0)