freeCodeCamp / league-for-good

An open source sports league management tool
BSD 3-Clause "New" or "Revised" License
163 stars 106 forks source link

Fix & Remove Delete leauge from dashboard #48 #56

Closed vikramnr closed 7 years ago

makkoli commented 7 years ago

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.

vikramnr commented 7 years ago

@makkoli I'll have a look.

makkoli commented 7 years ago

I fixed it on the master branch. Pull master into your working branch and the the tests will pass.

vikramnr commented 7 years ago

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 .

vikramnr commented 7 years ago

@makkoli Hope this works

makkoli commented 7 years ago

Looks good, thanks bud.