Skip to content

Commit

Permalink
Added time to iOS test until apple fixes it.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsneed committed Apr 23, 2024
1 parent e5ed956 commit 1fca844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Segment-Tests/Analytics_Tests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ final class Analytics_Tests: XCTestCase {
expectation.fulfill()
}

wait(for: [expectation], timeout: 10)
wait(for: [expectation], timeout: 60)

XCTAssertNil(analytics.pendingUploads)
}
Expand Down

0 comments on commit 1fca844

Please sign in to comment.