remove export chromebin

This commit is contained in:
Marco Zeisler 2021-05-11 20:02:18 +00:00
parent b1692e4e45
commit df71312b11

View File

@ -78,7 +78,6 @@ test_fe:
- cd ./frontend
- npm update
- npm install puppeteer --only=dev # for chrome headless
- export CHROME_BIN='/usr/bin/chromium'
- ng test
extends:
- .test