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 a02c376 commit 888bcdfCopy full SHA for 888bcdf
karma.conf.js
@@ -1,3 +1,4 @@
1
+console.log('KARMA', process.env, process.env.username, process.env.access_key);
2
module.exports = (config) => {
3
config.set({
4
frameworks: ['jasmine'],
0 commit comments