diff --git a/CriticalMapsKit/Tests/MapFeatureTests/UserTrackingButtonSnapshotTests.swift b/CriticalMapsKit/Tests/MapFeatureTests/UserTrackingButtonSnapshotTests.swift index 786cdfc9..66671c46 100644 --- a/CriticalMapsKit/Tests/MapFeatureTests/UserTrackingButtonSnapshotTests.swift +++ b/CriticalMapsKit/Tests/MapFeatureTests/UserTrackingButtonSnapshotTests.swift @@ -1,10 +1,10 @@ import MapFeature import SnapshotTesting import TestHelper -import XCTest +import Testing -final class UserTrackingButtonSnapshotTests: XCTestCase { - @MainActor +struct UserTrackingButtonSnapshotTests { + @Test(.disabled("Due to CI issue with selecting iPhone")) func test_userTracking_none() { let sut = UserTrackingButton( store: .init( @@ -16,7 +16,7 @@ final class UserTrackingButtonSnapshotTests: XCTestCase { assertSnapshot(of: sut, as: .image) } - @MainActor + @Test(.disabled("Due to CI issue with selecting iPhone")) func test_userTracking_follow() { let sut = UserTrackingButton( store: .init( @@ -28,7 +28,7 @@ final class UserTrackingButtonSnapshotTests: XCTestCase { assertSnapshot(of: sut, as: .image) } - @MainActor + @Test(.disabled("Due to CI issue with selecting iPhone")) func test_userTracking_followWithHeading() { let sut = UserTrackingButton( store: .init(