Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mohssenfathi committed Jun 24, 2024
1 parent d180c97 commit f3b79eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


import XCTest
@testable import UberCore
@testable import UberAuth

final class KeychainUtilityTests: XCTestCase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


import XCTest
@testable import UberCore
@testable import UberAuth

final class TokenManagerTests: XCTestCase {

Expand Down

0 comments on commit f3b79eb

Please sign in to comment.