Implement the flow for leaving a space. (#4568)
This commit is contained in:
@@ -243,6 +243,10 @@ extension AccessibilityTests {
|
||||
try await performAccessibilityAudit(named: "KnockRequestsListScreen_Previews")
|
||||
}
|
||||
|
||||
func testLeaveSpaceView() async throws {
|
||||
try await performAccessibilityAudit(named: "LeaveSpaceView_Previews")
|
||||
}
|
||||
|
||||
func testLegalInformationScreen() async throws {
|
||||
try await performAccessibilityAudit(named: "LegalInformationScreen_Previews")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user