features/rails_features/api_key.feature in bugsnag-6.12.1 vs features/rails_features/api_key.feature in bugsnag-6.12.2
- old
+ new
@@ -30,10 +30,12 @@
| 2.4 | 3 |
| 2.4 | 5 |
| 2.5 | 3 |
| 2.5 | 5 |
| 2.5 | 6 |
+ | 2.6 | 5 |
+ | 2.6 | 6 |
Scenario Outline: Changing api_key after initializer works
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,6 +58,8 @@
| 2.3 | 5 |
| 2.4 | 3 |
| 2.4 | 5 |
| 2.5 | 3 |
| 2.5 | 5 |
- | 2.5 | 6 |
+ | 2.5 | 6 |
+ | 2.6 | 5 |
+ | 2.6 | 6 |
\ No newline at end of file