Skip to content

Commit fb58ddb

Browse files
fix AuthExample UI test
1 parent fa8651c commit fb58ddb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Example/AuthExampleUITests/CustomMatchers.swift

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import Nimble
1111
import Quick
1212
import XCTest
1313

14+
public typealias Predicate = Nimble.Predicate
15+
1416
extension DispatchTimeInterval {
1517
func toDouble() -> Double {
1618
var result: Double = 0

0 commit comments

Comments
 (0)