Use the new notification sound. (#4572)
* Use the new notification sound. * Add a banner informing the user of the new notification sound.
This commit is contained in:
@@ -183,6 +183,10 @@ extension AccessibilityTests {
|
||||
try await performAccessibilityAudit(named: "HomeScreenKnockedCell_Previews")
|
||||
}
|
||||
|
||||
func testHomeScreenNewSoundBanner() async throws {
|
||||
try await performAccessibilityAudit(named: "HomeScreenNewSoundBanner_Previews")
|
||||
}
|
||||
|
||||
func testHomeScreenRecoveryKeyConfirmationBanner() async throws {
|
||||
try await performAccessibilityAudit(named: "HomeScreenRecoveryKeyConfirmationBanner_Previews")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user