mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Add .env.example
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import { environment } from './../src/environments/environment'
|
||||
describe('Puppeteer tests', () => {
|
||||
|
||||
beforeAll(async () => {
|
||||
// await page.goto('http://127.0.0.1:8080')
|
||||
// await page.goto(process.env.PUPPETEER_HOST)
|
||||
})
|
||||
|
||||
test('login', async () => {
|
||||
|
||||
Reference in New Issue
Block a user