Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Jul 26, 2023
1 parent ace9991 commit 67f5588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/ios/plaidRNDemoUITests/PlaidRNDemoUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ extension PlaidRNDemoUITests {
print("#37 id: \(String(describing: id))")
print("#37 secret: \(String(describing: secret))")



guard id?.isEmpty == false, secret?.isEmpty == false else {
XCTFail("Failed to load CLIENT_ID or API_SECRET from environment. ID: \(String(describing: id)) Secret: \(String(describing: secret))")
return
Expand Down

0 comments on commit 67f5588

Please sign in to comment.