Closed webgefrickel closed 9 years ago
thanks @webgefrickel
the error was because i'm using an old scss-lint version for the test which gave a different result. I've updated scss-lint and all the dependencies
Nice :-) Checked out current master and tests are running fine with bundle exec npm run test
. Thanks!
When debugging the plugin for my latest pull request, I could not get the tests to run. (I ran
gem install bundler && bundle install
first, of course):I am just getting my head wrapped around mocha/chai — I am sorry that I cannot give you more input on this...
BTW: the dependencies seem to be pretty outdated