Improve test and loader

This commit is contained in:
Peter Maquiran
2021-07-12 12:26:06 +01:00
parent c819ebfd3e
commit 6ac7a4a715
3 changed files with 12 additions and 3 deletions
-2
View File
@@ -1,5 +1,3 @@
import { promise } from 'protractor';
import { environment } from './../src/environments/environment'
describe('Puppeteer tests', () => {