Skip to content

Commit 414b630

Browse files
authored
Merge branch 'main' into petea-keywindow
2 parents bbdad2f + 73b3933 commit 414b630

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

GoogleSignIn/Tests/Unit/GIDEMMErrorHandlerTest.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ - (void)testNoEMMError {
152152
XCTAssertNil(_presentedViewController);
153153
}
154154

155-
// TODO(petea): Figure out why we have a race condition for the first of these to run.
156-
#if !SWIFT_PACKAGE
157-
158155
// Verifies that the handler handles general EMM error with user tapping 'OK'.
159156
- (void)testGeneralEMMErrorOK {
160157
__block BOOL completionCalled = NO;
@@ -521,8 +518,6 @@ - (void)testKeyWindow {
521518
isClassSelector:YES];
522519
}
523520

524-
#endif
525-
526521
@end
527522

528523
NS_ASSUME_NONNULL_END

0 commit comments

Comments
 (0)