Closed Woebin closed 4 years ago
@Woebin Thanks for reporting! We’re aware of this, but need to ponder a little what to do here. @WickyNilliams good ideas?
I think we should not be running tests on install. I think the prepublish
hook in package.json runs on install (surprising quirk of npm!). We should change to prepublishOnly
, which doesn't have this surprising behaviour
Fixed in my latest commit.
Describe the bug Running
npm install
fails when automated testing detects unacceptable differences in the image snapshot diffs.To Reproduce
npm install
Expected behavior I expected the installation not to fail, and to complete successfully.
Screenshots Console output:
Images found in
\date-picker\src\components\duet-date-picker\__image_snapshots__\__diff_output__
:Desktop (please complete the following information):