Skip to content

Commit

Permalink
Bugsnag frames in-project: Make scenario names more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Nov 29, 2018
1 parent 4c5ea1a commit 3256f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/plain_features/report_stack_frames.feature
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Scenario Outline: Stack frames can be removed
| 2.5 | handled_before_notify | 20 |
| 2.5 | unhandled_before_notify | 21 |

Scenario Outline: Stack frames can be removed
Scenario Outline: Stack frames can be removed from a notified string
Given I set environment variable "RUBY_VERSION" to "<ruby version>"
And I set environment variable "CALLBACK_INITIATOR" to "handled_block"
And I have built the service "plain-ruby"
Expand Down

0 comments on commit 3256f77

Please sign in to comment.