Skip to content

Commit

Permalink
Update mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Nov 24, 2023
1 parent a5fae44 commit dcf461e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions auth0_flutter/example/ios/Tests/WebAuth/WebAuthSpies.swift
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ class SpyWebAuth: WebAuth {
calledLogout = true
callback(logoutResult)
}

func onClose(_ callback: (() -> Void)?) -> Self {}
}

class MockWebAuthUserAgent: WebAuthUserAgent {
Expand Down

0 comments on commit dcf461e

Please sign in to comment.