features/rails_features/send_code.feature in bugsnag-6.12.1 vs features/rails_features/send_code.feature in bugsnag-6.12.2

- old
+ new

@@ -29,10 +29,12 @@ | 2.4 | 3 | | 2.4 | 5 | | 2.5 | 3 | | 2.5 | 5 | | 2.5 | 6 | + | 2.6 | 5 | + | 2.6 | 6 | Scenario Outline: Send_code can be updated after an initializer Given I set environment variable "RUBY_VERSION" to "<ruby_version>" And I start the service "rails<rails_version>" And I wait for the app to respond on port "6128<rails_version>" @@ -56,5 +58,7 @@ | 2.4 | 3 | | 2.4 | 5 | | 2.5 | 3 | | 2.5 | 5 | | 2.5 | 6 | + | 2.6 | 5 | + | 2.6 | 6 |