moxley / atom-ruby-test

Run Ruby tests, Rspec examples, and Cucumber features from Atom
MIT License
43 stars 36 forks source link

Passing tests #35

Closed willmanduffy closed 9 years ago

willmanduffy commented 9 years ago

Was getting a test failure locally. This should resolve it! Thanks for an awesome package!

.............F..

SourceInfo
  ::currentShell
    it when ruby-test.shell is null
      Expected Function to be 'bash'. (spec/source-info-spec.coffee:56:36)
moxley commented 9 years ago

Thanks @philduffy!!!