Skip to content

Commit

Permalink
reverted test change
Browse files Browse the repository at this point in the history
  • Loading branch information
bryce-b committed Jun 3, 2024
1 parent 77387e2 commit 41bd8d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ class DataUploadWorkerTests: XCTestCase {

// Then
server.waitFor(requestsCompletion: 0)
waitForExpectations(timeout: 2, handler: nil)
waitForExpectations(timeout: 1, handler: nil)
worker.cancelSynchronously()
}

Expand Down

0 comments on commit 41bd8d3

Please sign in to comment.