Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Jul 25, 2024
1 parent dabc987 commit d126e33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ final class ApiVideoPlayerControllerIntegrationTests: XCTestCase {

wait(for: [ready], timeout: 10)
controller.play()
wait(for: [play], timeout: 2)
wait(for: [play], timeout: 5)
wait(for: [error], timeout: 5)
}

Expand Down

0 comments on commit d126e33

Please sign in to comment.