Page MenuHomeSoftware Heritage

templates/stage-cypress-tests: Simplify environment setup script
ClosedPublic

Authored by anlambert on Nov 13 2020, 4:58 PM.

Details

Summary

Invoke yarn build-dev target to avoid duplicating script instructions
from package.json.

Remove explicit call to cypress install as it has already been performed
by the call to yarn install.

Related to D4472

Diff Detail

Repository
rCJSWH Jenkins jobs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.