Skip to content

Commit 8bd58ae

Browse files
updated imports in VirtualTimer
1 parent 18bca82 commit 8bd58ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StreamChatSwiftUITests/Infrastructure/Mocks/VirtualTimer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
//
44

55
import Foundation
6-
import XCTest
76
@testable import StreamChat
7+
import XCTest
88

99
struct VirtualTimeTimer: StreamChat.Timer {
1010
static var time: VirtualTime!

0 commit comments

Comments
 (0)