Skip to content

Commit

Permalink
Merge pull request #2798 from ActiveState/DX-2252
Browse files Browse the repository at this point in the history
  • Loading branch information
Naatan authored Oct 6, 2023
2 parents a511894 + 680c769 commit 891e2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/analytics_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ func (suite *AnalyticsIntegrationTestSuite) TestExecEvents() {
e2e.OptAppendEnv(env...),
)

cp.Expect("DONE")
cp.Expect("DONE", e2e.RuntimeSourcingTimeoutOpt)

time.Sleep(sleepTime)

Expand Down

0 comments on commit 891e2d2

Please sign in to comment.