Skip to content

Commit

Permalink
fix AuthExample UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilveirah committed Dec 1, 2023
1 parent fa8651c commit fb58ddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Example/AuthExampleUITests/CustomMatchers.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import Nimble
import Quick
import XCTest

public typealias Predicate = Nimble.Predicate

extension DispatchTimeInterval {
func toDouble() -> Double {
var result: Double = 0
Expand Down

0 comments on commit fb58ddb

Please sign in to comment.