diff --git a/test/local-env-template.js b/test/local-env-template.js index 39a17c1..b086b75 100644 --- a/test/local-env-template.js +++ b/test/local-env-template.js @@ -1,4 +1,4 @@ module.exports = { - TILLO_KEY: '', + TILLO_API_KEY: '', TILLO_SECRET: '', }