Fix NotificationDockBadgeTests rebase merge syntax

This commit is contained in:
Lawrence Chen 2026-02-25 14:53:09 -08:00
parent bda77f1673
commit 877f862b4a

View file

@ -5231,6 +5231,8 @@ final class NotificationDockBadgeTests: XCTestCase {
XCTAssertEqual(alertSpy.beginSheetModalCallCount, 1)
XCTAssertEqual(alertSpy.runModalCallCount, 0)
}
func testNotificationIndexesTrackUnreadCountsByTabAndSurface() {
let tabA = UUID()
let tabB = UUID()