Open harmenjanssen opened 9 years ago
I wanted to run the tests when submitting my pull request but the Karma config file seems to be outdated?
It complained ReferenceError: JASMINE is not defined. But also, I see it references a src/restangular.js file which I don't think exists anymore.
ReferenceError: JASMINE is not defined
src/restangular.js
I wanted to run the tests when submitting my pull request but the Karma config file seems to be outdated?
It complained
ReferenceError: JASMINE is not defined
.But also, I see it references a
src/restangular.js
file which I don't think exists anymore.