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
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I didn't see a CI setup so I couldn't compare my results with the last build. I also didn't see bootstrap or test script or instructions. I assumed it was just bundle exec ruby test/suite.rb.
I realized that some tests might only work when pygments is installed, so I installed things improved slightly:
I wanted to refactor (specifically, extract a class) but when I cloned the project and ran tests locally I found:
I didn't see a CI setup so I couldn't compare my results with the last build. I also didn't see bootstrap or test script or instructions. I assumed it was just
bundle exec ruby test/suite.rb
.I realized that some tests might only work when pygments is installed, so I installed things improved slightly:
Are all of the tests passing for others?
The text was updated successfully, but these errors were encountered: