Skip to content

Commit

Permalink
annotation test as mainactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hactar committed Dec 11, 2024
1 parent 82c485d commit a99371b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import MapLibre
import XCTest
@testable import MapLibreSwiftUI

@MainActor
final class CameraChangeReasonTests: XCTestCase {
func testProgrammatic() {
let mlnReason: MLNCameraChangeReason = [.programmatic]
Expand Down

0 comments on commit a99371b

Please sign in to comment.