Add prefix MAESTRO_ to Maestro env variable.
This commit is contained in:
parent
25ba857da6
commit
03c8a14093
24 changed files with 56 additions and 56 deletions
|
|
@ -1,4 +1,4 @@
|
|||
appId: ${APP_ID}
|
||||
appId: ${MAESTRO_APP_ID}
|
||||
---
|
||||
## Check that all env variables required in the whole test suite are declared (to fail faster)
|
||||
- runScript: ./scripts/checkEnv.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue