-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor: Cria pacotes para tratamento de senha #8
base: master
Are you sure you want to change the base?
Conversation
Eu estou tentando adicionar variáveis de ambiente para serem utilizados pelo teste mas não consigo fazê-las funcionar. Eu adicionei alguns consoles.log ao código (especificamente em initdatabase) e eles retornam "undefined" |
…verte mudanças em initdatabase
Aparentemente durante a fase de testes o .env não é utilizado. |
No description provided.