Skip to content

Commit 99b0405

Browse files
committed
update test imports
1 parent 9ac80e9 commit 99b0405

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GoogleSignIn/Tests/Unit/GIDAuthStateMigrationTest.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616

1717
#import "GoogleSignIn/Sources/GIDAuthStateMigration.h"
1818
#import "GoogleSignIn/Sources/GIDSignInCallbackSchemes.h"
19+
#if TARGET_OS_OSX || TARGET_OS_MACCATALYST
1920
#import "GoogleSignIn/Tests/Unit/OIDAuthState+Testing.h"
21+
#endif
2022

2123
@import GTMAppAuth;
2224

0 commit comments

Comments
 (0)