Remove now obsolete test preScript.

This commit is contained in:
Oliver Rümpelein 2020-12-30 22:24:12 +01:00
parent 71a82e94a7
commit 02214b507e

View file

@ -31,8 +31,6 @@ lint:
test:
stage: test
before_script:
- npm ci --cache .npm --prefer-offline
script:
- npm test
cache: