Skip to content

Commit 2f66952

Browse files
committed
Added an excluded test to allTests.
1 parent a47ce04 commit 2f66952

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/CloudUserDefaultsTests/CloudUserDefaultsTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ final class CloudUserDefaultsTests: XCTestCase {
4646
static var allTests = [
4747
("testStart", testStart),
4848
("testNotificationFromCloud", testNotificationFromCloud),
49+
("testNotifyCloud", testNotifyCloud)
4950
]
5051
}

0 commit comments

Comments
 (0)