Skip to content

Commit

Permalink
Merge a544429 into 2f83a7c
Browse files Browse the repository at this point in the history
  • Loading branch information
fractalwrench committed Aug 20, 2018
2 parents 2f83a7c + a544429 commit ea0b8cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions features/error_reporting_thread.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Feature: Error Reporting Thread

Scenario: Only 1 thread is flagged as the error reporting thread
When I run "HandledExceptionScenario" with the defaults
Then I should receive a request
And the request is a valid for the error reporting API
And the thread "main" contains the error reporting flag

0 comments on commit ea0b8cd

Please sign in to comment.