diff --git a/Tests/SwiftUICoordinatorTests/DeepLinkHandlerTests.swift b/Tests/SwiftUICoordinatorTests/DeepLinkHandlerTests.swift index 2c4bcc1..a2d72ec 100644 --- a/Tests/SwiftUICoordinatorTests/DeepLinkHandlerTests.swift +++ b/Tests/SwiftUICoordinatorTests/DeepLinkHandlerTests.swift @@ -8,6 +8,7 @@ import XCTest @testable import SwiftUICoordinator +@MainActor final class DeepLinkHandlerTests: XCTestCase { func test_linkForURLThrowsInvalidSchemeError() {