Skip to content

Commit 04e700e

Browse files
committed
Update test case name to reflect the correct app state.
1 parent e9bdef3 commit 04e700e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/WooCommerceTests/Notifications/PushNotificationsManagerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ final class PushNotificationsManagerTests: XCTestCase {
472472

473473
// MARK: - Background Notification Observable
474474

475-
func test_it_emits_background_notifications_when_it_receives_a_notification_while_app_is_active() async throws {
475+
func test_it_emits_background_notifications_when_it_receives_a_notification_while_app_is_in_the_background() async throws {
476476
// Given
477477
application.applicationState = .background
478478

0 commit comments

Comments
 (0)