Skip to content
Snippets Groups Projects
Commit b42074de authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

test

parent d83f6d91
No related branches found
No related tags found
2 merge requests!19Feat/us858 save expiration date,!17fix/US846-onDelete
......@@ -18,6 +18,7 @@ const { isLocal } = require('./helpers/env')
async function onDeleteAccount() {
log('info', 'Deleting account ...')
log('info', 'Getting secrets ...')
log('info', process.env)
const ACCOUNT_ID = getAccountId()
const accountRev = getAccountRev()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment