Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
25 stars 7 forks source link

Add expected failures in `CertificatePickerViewModelTests.testViewModel()` #700

Closed dfeinzimer closed 2 months ago

dfeinzimer commented 2 months ago

This test has been failing consistently in daily runs as the runner uses Xcode 15.0.

The test works as expected when using 15.3 so the failure has been marked as non strict.

Related #699