Financial-Times / n-test

A CLI tool and module for lightweight testing of web applications in browsers, designed for FT.com
4 stars 2 forks source link

Fix missing dependencies in lockfile #168

Closed ivomurrell closed 3 years ago

ivomurrell commented 3 years ago

For some reason the last nori script didn't properly install all the dependencies defined in the package.json, causing churn in future commits as well as npm ci failing (though bizarrely not failing in the PR branch!) This PR should now fix the package-lock.json.