diff --git a/cmuxTests/CmuxWebViewKeyEquivalentTests.swift b/cmuxTests/CmuxWebViewKeyEquivalentTests.swift index 8abc59ed..af087920 100644 --- a/cmuxTests/CmuxWebViewKeyEquivalentTests.swift +++ b/cmuxTests/CmuxWebViewKeyEquivalentTests.swift @@ -5231,6 +5231,8 @@ final class NotificationDockBadgeTests: XCTestCase { XCTAssertEqual(alertSpy.beginSheetModalCallCount, 1) XCTAssertEqual(alertSpy.runModalCallCount, 0) + } + func testNotificationIndexesTrackUnreadCountsByTabAndSurface() { let tabA = UUID() let tabB = UUID()