fix tokenUtils tests, skip if not configured

This commit is contained in:
Michael C
2022-09-21 03:04:16 -04:00
parent dd7656d143
commit e0be4744be
6 changed files with 173 additions and 1 deletions

View File

@@ -39,8 +39,10 @@
"@types/mocha": "^9.1.1",
"@types/node": "^18.0.3",
"@types/pg": "^8.6.5",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"axios-mock-adapter": "^1.21.2",
"eslint": "^8.19.0",
"mocha": "^10.0.0",
"nodemon": "^2.0.19",