Closed vikramnr closed 7 years ago
@makkoli I'll have a look.
I fixed it on the master branch. Pull master into your working branch and the the tests will pass.
Will Do
On Wed, Aug 23, 2017 at 4:43 AM, makkoli notifications@github.com wrote:
I fixed it on the master branch. Pull master into your working branch and the the tests will pass.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/freeCodeCamp/league-for-good/pull/56#issuecomment-324177023, or mute the thread https://github.com/notifications/unsubscribe-auth/AIJJKcneeMYhK-yUBH7AXfNkO7bwk-Qdks5sa2CegaJpZM4O8nEQ .
@makkoli Hope this works
Looks good, thanks bud.
Your PR is failing our CI test due to linter errors. Make sure you do
npm run test
in the root directory to make sure that you are passing the linter and tests.