mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-20 23:02:14 +00:00
Bump timeout in ProfileManagerTests
This commit is contained in:
parent
1431cc167c
commit
6615b69d44
@ -31,7 +31,7 @@ import XCTest
|
||||
|
||||
@MainActor
|
||||
final class ProfileManagerTests: XCTestCase {
|
||||
private let timeout = 1.0
|
||||
private let timeout = 3.0
|
||||
|
||||
private var subscriptions: Set<AnyCancellable> = []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user