Skip to content

Commit fd929c6

Browse files
eugenenosenkoonsi
authored andcommitted
update test description
1 parent fed9402 commit fd929c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/internal_integration/report_suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ var _ = Describe("Sending reports to ReportBeforeSuite and ReportAfterSuite node
190190
})
191191
})
192192

193-
Context("when a ReportAfterSuiteContext times out", func() {
193+
Context("when a ReportAfterSuite times out", func() {
194194
BeforeEach(func() {
195195
timeoutInReportAfterSuiteC = true
196196
success, _ := RunFixture("report-after-suite-C-timed-out", fixture)

0 commit comments

Comments
 (0)