We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82015bf commit 8c3ce69Copy full SHA for 8c3ce69
samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExampleUITests/MFAEnrolmentUITests.swift
@@ -335,9 +335,6 @@ final class MFAEnrollmentUITests: XCTestCase {
335
336
// Start enrollment to trigger potential errors
337
app.buttons["start-enrollment-button"].tap()
338
-
339
- // Note: Errors are now displayed via modal alerts instead of inline text
340
- // Error handling can be tested by triggering error conditions and checking for alert dialogs
341
}
342
343
// MARK: - Navigation Tests
0 commit comments