implemented the basics of the flow coordinator, the logic and the navigation flow to get to the space settings view
This commit is contained in:
@@ -631,6 +631,10 @@ extension AccessibilityTests {
|
||||
try await performAccessibilityAudit(named: "SpaceScreen_Previews")
|
||||
}
|
||||
|
||||
func testSpaceSettingsScreen() async throws {
|
||||
try await performAccessibilityAudit(named: "SpaceSettingsScreen_Previews")
|
||||
}
|
||||
|
||||
func testSpacesAnnouncementSheetView() async throws {
|
||||
try await performAccessibilityAudit(named: "SpacesAnnouncementSheetView_Previews")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user