Reset setup-for-tests.sh

This commit is contained in:
Lorenz Padberg 2023-08-30 16:13:35 +02:00
parent 87d807f142
commit 7959b1e53c
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ export OAUTH_AUTHORIZE_URL=https://hepverlag-cms.grape.novu.ch/oauth/authorize
export OAUTH_API_BASE_URL=https://hepverlag-cms.grape.novu.ch/
export OAUTH_LOCAL_REDIRECT_URI=http://localhost:8000/api/oauth/callback/
export NODE_OPTIONS=--max_old_space_size=3072
#pipenv install --dev --system
pipenv install --dev --system