Improve cosole.log

This commit is contained in:
Peter Maquiran
2021-07-10 09:29:30 +01:00
parent 5df558effe
commit 9f2e224a9a
-2
View File
@@ -2,8 +2,6 @@
import { promise } from 'protractor';
import { environment } from './../src/environments/environment'
console.log(process.env.PUPPETEER_HOST)
describe('Puppeteer tests', () => {
beforeAll(async () => {