You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCTFail("AnimatedImage's image should be SDAnimatedImage")
109
109
}
@@ -122,7 +122,6 @@ class AnimatedImageTests: XCTestCase {
122
122
wrapperView.isAnimating =false
123
123
}else{
124
124
// Extra `updateUIView` from SwiftUI, ignore
125
-
// During my test, iOS 13.3 (on macOS 10.15 simulator) called 2 times, iOS 13.0.0 (on macOS 10.15 simulator) called 1 time. iOS 13.3.3 (on macOS 10.14 simulator) called 2 times. Unregulated at all. Thanks Apple :)
0 commit comments