mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Improve cosole.log
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
import { promise } from 'protractor';
|
import { promise } from 'protractor';
|
||||||
import { environment } from './../src/environments/environment'
|
import { environment } from './../src/environments/environment'
|
||||||
|
|
||||||
console.log(process.env.PUPPETEER_HOST)
|
|
||||||
|
|
||||||
describe('Puppeteer tests', () => {
|
describe('Puppeteer tests', () => {
|
||||||
|
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user