Remove the Spaces Announcement sheet. (#5376)

This commit is contained in:
Doug
2026-04-10 17:49:28 +01:00
committed by GitHub
parent 1ee86357b4
commit e3a074b8b2
15 changed files with 19 additions and 193 deletions

View File

@@ -1395,14 +1395,6 @@ extension PreviewTests {
}
}
@Test
func spacesAnnouncementSheetView() async throws {
AppSettings.resetAllSettings() // Ensure this test's previews start with fresh settings.
for (index, preview) in SpacesAnnouncementSheetView_Previews._allPreviews.enumerated() {
try await assertSnapshots(matching: preview, step: index)
}
}
@Test
func spacesScreen() async throws {
AppSettings.resetAllSettings() // Ensure this test's previews start with fresh settings.