isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

Hotfix - Staging E2E, Tests #931

Closed harishv7 closed 1 year ago

harishv7 commented 1 year ago

Hotfix for the following error:

{
    "name": "TypeError",
    "message": "Cannot read properties of undefined (reading 'githubId')",
    "stack": "TypeError: Cannot read properties of undefined (reading 'githubId')\n    at AuthenticationMiddleware.verifyAccess (/var/app/current/src/middleware/authentication.ts:59:30)"
}

Removing unneeded env var setup for tests