- removed extra test datacite accounts from .env
All checks were successful
CI Pipeline / japa-tests (push) Successful in 57s
All checks were successful
CI Pipeline / japa-tests (push) Successful in 57s
- updated DoiClient.ts - removed test error via /welcome page - npm updates
This commit is contained in:
parent
c9ba7d6adc
commit
8cef7390d7
11 changed files with 186 additions and 229 deletions
|
@ -65,7 +65,7 @@ jobs:
|
|||
&& echo "HASH_DRIVER=bcrypt" >> .env.test
|
||||
&& echo "HOST=127.0.0.1" >> .env.test
|
||||
&& echo "PORT=3333" >> .env.test
|
||||
&& echo "APP_NAME=AdonisJs" >> .env.test
|
||||
&& echo "APP_NAME=TethysCloud" >> .env.test
|
||||
&& echo "APP_URL=http://${HOST}:${PORT}" >> .env.test
|
||||
&& echo "CACHE_VIEWS=false" >> .env.test
|
||||
&& echo "APP_KEY=pfi5N2ACN4tMJ5d8d8BPHfh3FEuvleej" >> .env.test
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue