Skip to content

Commit a19ae54

Browse files
author
Robert Bartoszewski
committed
Fixed E2E tests
1 parent 1e94159 commit a19ae54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

features/default/callbacks.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ Feature: Setting callbacks
1010

1111
Scenario: Set OnEnd
1212
Given I run "OnEndCallbackScenario"
13-
And I wait for exactly 1 span
14-
* the trace "Bugsnag-Span-Sampling" header equals "1:1"
13+
And I wait for exactly 3 spans
1514
* a span field "name" equals "OnEndCallbackScenario"

0 commit comments

Comments
 (0)