Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for failing test #196

Merged
merged 3 commits into from
Apr 26, 2018
Merged

Fix for failing test #196

merged 3 commits into from
Apr 26, 2018

Conversation

rhodgkins
Copy link
Contributor

Also closes #195 (as this also includes that fix).

@choran apologies for leaving the .only in!

@rhodgkins
Copy link
Contributor Author

rhodgkins commented Apr 26, 2018

The tests are failing on node v10 due to the yarn install which I think is failing because of something to do with running Gulp... I can reproduce locally on my machine.

@rhodgkins
Copy link
Contributor Author

Fixed it by yarn remove gulp and then yarn add -D gulp as per gulpjs/gulp#2162 (comment)

Copy link
Member

@choran choran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok @rhodgkins , LGTM, thanks for the update, I didnt notice that when I was running the tests here.

@choran choran merged commit 43e6fbc into intercom:master Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants