Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing GrapeLogging::Formatters::Rails#call test #50

Open
lucaskanashiro opened this issue Jun 3, 2018 · 0 comments
Open

Failing GrapeLogging::Formatters::Rails#call test #50

lucaskanashiro opened this issue Jun 3, 2018 · 0 comments

Comments

@lucaskanashiro
Copy link

I ran the test suite using ruby2.5 and I got one failure:

Failures:

  1) GrapeLogging::Formatters::Rails#call exception data returns a string with a backtrace
     Failure/Error: expect(lines[1]).to include 'grape_logging'
       expected "\t/usr/lib/ruby/vendor_ruby/rspec/core/example.rb:254:in `instance_exec'" to include "grape_logging"
     # ./spec/lib/grape_logging/formatters/rails_spec.rb:40:in `block (4 levels) in <top (required)>'

Have you ever faced this issue? I saw that the tests are passing in travis but with ruby2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant