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.
2 parents c9907f1 + a99b023 commit 51ce387Copy full SHA for 51ce387
README.md
@@ -25,7 +25,7 @@ exports.config = {
25
user: process.env.LT_USERNAME,
26
key: process.env.LT_ACCESS_KEY,
27
logFile : './logDir/api.log',
28
- product : 'appAutomation'
+ product : 'appAutomation',
29
services: [
30
['lambdatest', {
31
tunnel: true
0 commit comments