Initial setup for the SpaceListScreen. (#4380)
This commit is contained in:
@@ -583,6 +583,10 @@ extension AccessibilityTests {
|
||||
try await performAccessibilityAudit(named: "SoftLogoutScreen_Previews")
|
||||
}
|
||||
|
||||
func testSpaceListScreen() async throws {
|
||||
try await performAccessibilityAudit(named: "SpaceListScreen_Previews")
|
||||
}
|
||||
|
||||
func testSplashScreen() async throws {
|
||||
try await performAccessibilityAudit(named: "SplashScreen_Previews")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user