Skip to content

Commit 6b8a041

Browse files
committed
wip
1 parent 76b33ea commit 6b8a041

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Examples/RemindersTests/SearchRemindersTests.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import Testing
88

99
extension BaseTestSuite {
1010
@MainActor
11-
// @Suite(
12-
// .snapshots(record: .missing)
13-
// )
11+
@Suite(
12+
.snapshots(record: .missing)
13+
)
1414
struct SearchRemindersTests {
1515
@Dependency(\.defaultDatabase) var database
1616

0 commit comments

Comments
 (0)