Closed jinjorge closed 8 years ago
well spotted. thanks for fixing. :+1:
@jinjorge annoyingly one of the tests needs to be updated... see: https://travis-ci.org/nelsonic/github-scraper/builds/95630818#L1358
If you have a minute to "fix" it, Line 14 of /test/repo.test.js needs to be changed to:
t.ok(stats.langs[0].indexOf('HTML') > -1, 'Language is: '+ stats.langs);
Let me know if you have :hourglass_flowing_sand: thanks again!
@nelsonic will do. Going to also removed the commented out lines in the code
no bueno :(
Investigating....
my bad... wrong branch. Fixing shortly
sorry... this is ugly. feel free to close it and I'll fix it in a new PR
fixed it here https://github.com/nelsonic/github-scraper/pull/64
Awesome repo :+1: