You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thomasphorton edited this page Oct 31, 2014
·
3 revisions
I've just submitted a PR and my tests are failing. What's up?
Chances are, you're running a more up-to-date version of scss-lint than what's expected in our package. Use bundle install at the project root to install the version that our package uses. You can check your installed gems with gem query --local.