Skip to content

Commit e13a294

Browse files
committed
add @mainactor to GoogleSignInButtonStylingTests
1 parent cc603c8 commit e13a294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GoogleSignInSwift/Tests/Unit/GoogleSignInButtonStylingTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
import XCTest
1818
@testable import GoogleSignInSwift
1919

20+
@MainActor
2021
@available(iOS 13.0, macOS 10.15, *)
2122
class GoogleSignInButtonStylingTests: XCTestCase {
2223
private typealias ButtonViewModelInfo = (

0 commit comments

Comments
 (0)