Fix NotificationDockBadgeTests rebase merge syntax
This commit is contained in:
parent
bda77f1673
commit
877f862b4a
1 changed files with 2 additions and 0 deletions
|
|
@ -5231,6 +5231,8 @@ final class NotificationDockBadgeTests: XCTestCase {
|
|||
|
||||
XCTAssertEqual(alertSpy.beginSheetModalCallCount, 1)
|
||||
XCTAssertEqual(alertSpy.runModalCallCount, 0)
|
||||
}
|
||||
|
||||
func testNotificationIndexesTrackUnreadCountsByTabAndSurface() {
|
||||
let tabA = UUID()
|
||||
let tabB = UUID()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue