Skip to content

Commit 0eed823

Browse files
committed
Fix flakey delete() test.
1 parent da3a94e commit 0eed823

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎Tests/SQLiteDataTests/CloudKitTests/PreviewTests.swift‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
#expect(remindersLists.count == 0)
8888

8989
await testClock.advance(by: .seconds(1))
90+
try await $remindersLists.load()
9091
#expect(remindersLists.count == 0)
9192
assertInlineSnapshot(of: container, as: .customDump) {
9293
"""

0 commit comments

Comments
 (0)