Skip to content

Commit

Permalink
add space to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Jun 28, 2024
1 parent 067f8ac commit daf9309
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ final class PayPalMessaging_Failure_UITests: XCTestCase {

func testStart_withInvalidTokenizationKey_firesErrorDelegate() {
let expectedErrorText = "DELEGATE: onError fired with Could not find PayPal client ID in Braintree configuration."

XCTAssertTrue(app.buttons[expectedErrorText].waitForExistence(timeout: 20))
}
}

0 comments on commit daf9309

Please sign in to comment.