bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
246 stars 174 forks source link

Run Rails 3-7 tests with Maze Runner v7 #741

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

This PR changes the Rails 3-7 tests to run with Maze Runner v7

The only tests left using Maze Runner v3 are the Rails integrations tests, which will be updated separately