1 parent da3a94e commit 0eed823Copy full SHA for 0eed823
1 file changed
Tests/SQLiteDataTests/CloudKitTests/PreviewTests.swift
@@ -87,6 +87,7 @@
87
#expect(remindersLists.count == 0)
88
89
await testClock.advance(by: .seconds(1))
90
+ try await $remindersLists.load()
91
92
assertInlineSnapshot(of: container, as: .customDump) {
93
"""
0 commit comments