Space Settings UI tweaks (#4678)
* design tweaks for the space settings flow * pr suggestions * update proj
This commit is contained in:
@@ -91,6 +91,10 @@ extension AccessibilityTests {
|
||||
try await performAccessibilityAudit(named: "ComposerToolbar_Previews")
|
||||
}
|
||||
|
||||
func testCopyTextButton() async throws {
|
||||
try await performAccessibilityAudit(named: "CopyTextButton_Previews")
|
||||
}
|
||||
|
||||
func testCreateRoom() async throws {
|
||||
try await performAccessibilityAudit(named: "CreateRoom_Previews")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user