We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bdef3 commit 04e700eCopy full SHA for 04e700e
WooCommerce/WooCommerceTests/Notifications/PushNotificationsManagerTests.swift
@@ -472,7 +472,7 @@ final class PushNotificationsManagerTests: XCTestCase {
472
473
// MARK: - Background Notification Observable
474
475
- func test_it_emits_background_notifications_when_it_receives_a_notification_while_app_is_active() async throws {
+ func test_it_emits_background_notifications_when_it_receives_a_notification_while_app_is_in_the_background() async throws {
476
// Given
477
application.applicationState = .background
478
0 commit comments