diff --git a/internal/civisibility/integrations/gotesting/testcontroller_test.go b/internal/civisibility/integrations/gotesting/testcontroller_test.go index 769a5f7103..05b2c9063d 100644 --- a/internal/civisibility/integrations/gotesting/testcontroller_test.go +++ b/internal/civisibility/integrations/gotesting/testcontroller_test.go @@ -155,7 +155,7 @@ func runFlakyTestRetriesTests(m *testing.M) { } // check the test is new tag - checkSpansByTagName(finishedSpans, constants.TestIsNew, 22) + checkSpansByTagName(finishedSpans, constants.TestIsNew, 27) // check spans by type checkSpansByType(finishedSpans,