Skip to content

Commit 67e70d2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/default/callbacks.feature

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

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

0 commit comments

Comments
 (0)