Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdrobne committed Oct 11, 2023
1 parent f7b5da8 commit dbcb10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/SwiftUICoordinatorTests/DeepLinkHandlerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import XCTest
@testable import SwiftUICoordinator

@MainActor
final class DeepLinkHandlerTests: XCTestCase {

func test_linkForURLThrowsInvalidSchemeError() {
Expand Down

0 comments on commit dbcb10b

Please sign in to comment.