Skip to content

Commit

Permalink
Update SnapshotTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhenry authored Aug 19, 2023
1 parent d03ab55 commit 67b0adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/DemoTests/SnapshotTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ final class SnapshotTests: XCTestCase {
}

private func assertVCSnapshotWithActionFromHost(
timeout: TimeInterval = 10,
timeout: TimeInterval = 300,
_ action: @escaping (UIViewController) -> Void,
file: StaticString = #file,
testName: String = #function,
Expand Down

0 comments on commit 67b0adf

Please sign in to comment.