Closed stephenmathieson closed 5 years ago
Some test issues for linting and unit tests:
sh: 1: eslint: not found
sh: 1: mocha: not found
We should also make sure these kinds of branch management lapses don't happen again.
@marcysutton yep, just saw that. Looks like the cache is getting busted somewhere. I'm investigating in the develop
branch and if I figure out the solution, I'll bring the commit into this PR.
We should also make sure these kinds of branch management lapses don't happen again.
Agreed. No idea what happened here.
@marcysutton @WilcoFiers The tests have been fixed. Please review.
As @marcysutton suggested on Slack, the
master
branch is far behind and v2.0.1'sdist/
directory is outdated. This patch brings the latestdevelop
code ontomaster
and bumps the version number to 2.0.2.CircleCI will handle publishing to npm.
Reviewer checks
Required fields, to be filled out by PR reviewer(s)