Skip to content

Commit

Permalink
removed allowLayoutPass from pledge payment methods vc tests. They pa…
Browse files Browse the repository at this point in the history
…ss locally without it and were previously failing on ci.
  • Loading branch information
msadoon committed Aug 25, 2022
1 parent 5595abf commit 03b93ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ final class PledgePaymentMethodsViewControllerTests: TestCase {
parent.view.frame.size.height = 400

self.scheduler.advance(by: .seconds(1))
self.allowLayoutPass()

FBSnapshotVerifyView(parent.view, identifier: "lang_\(language)_device_\(device)")
}
Expand Down

0 comments on commit 03b93ca

Please sign in to comment.