wardbell / bardjs

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

ReferenceError: Can't find variable: getinjectargs #33

Open Carniatto opened 8 years ago

Carniatto commented 8 years ago

Trying to use bardjs on my ionic project, when I run the tests I get:

ReferenceError: Can't find variable: getinjectargs at /Users/mcarniatto/Dev/xmobile/www/lib/bardjs/dist/bard.js:291

ruslanss commented 8 years ago

yes, this should only happen if you call inject without args, right?