sideshowcoder / canned

Server to respond with fake API responses, by using a directory of files for finding out what to say!
213 stars 46 forks source link

Reduce filename length to allow for pulling in upstream changes #119

Closed wadtech closed 6 years ago

wadtech commented 7 years ago

I previously had the issue in #93 (relating to #49)

We've been using a fork with the test taken out that I'd forgotten all about! I'd like to pull our project up to date but can't install from npm without errors on my machine.

I've kept the test in tact and shortened the filename, so hopefully I won't have exposed any regressions.

Cheers

wadtech commented 7 years ago

Uh how are there a million commits? Really annoying but I can't rebase against the uninstallable version on my machine :|

sideshowcoder commented 6 years ago

merged as part of #122