Skip to content

Commit

Permalink
update test description
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenenosenko authored and onsi committed Feb 27, 2024
1 parent fed9402 commit fd929c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/internal_integration/report_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ var _ = Describe("Sending reports to ReportBeforeSuite and ReportAfterSuite node
})
})

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

0 comments on commit fd929c6

Please sign in to comment.