wardbell / bardjs

Spec helpers for testing angular v.1.x apps with Mocha, Jasmine and QUnit
MIT License
178 stars 34 forks source link

Replace hardcoded URL for sinon with version number ^1.15.0 #46

Closed GordonMohrin closed 7 years ago

GordonMohrin commented 7 years ago

URL "http://sinonjs.org/releases/sinon-1.15.0.js" gives a 404 now. Providing "^1.15.0" as version number resolves currently to sinon#1.17.7 and installs correctly.

johnpapa commented 7 years ago

thanks ... closing as we had to make the change in a few more places. now committed and tagged as 0.1.10.