We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed9402 commit fd929c6Copy full SHA for fd929c6
internal/internal_integration/report_suite_test.go
@@ -190,7 +190,7 @@ var _ = Describe("Sending reports to ReportBeforeSuite and ReportAfterSuite node
190
})
191
192
193
- Context("when a ReportAfterSuiteContext times out", func() {
+ Context("when a ReportAfterSuite times out", func() {
194
BeforeEach(func() {
195
timeoutInReportAfterSuiteC = true
196
success, _ := RunFixture("report-after-suite-C-timed-out", fixture)
0 commit comments