Skip to content

Commit b0efce0

Browse files
committed
wip
1 parent 325579d commit b0efce0

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Tests/StructuredQueriesTests/InsertTests.swift

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -500,15 +500,6 @@ extension SnapshotTests {
500500
DO NOTHING
501501
RETURNING "reminderID", "tagID"
502502
"""
503-
} results: {
504-
"""
505-
┌──────────────────┐
506-
│ ReminderTag( │
507-
│ reminderID: 1, │
508-
│ tagID: 1 │
509-
│ ) │
510-
└──────────────────┘
511-
"""
512503
}
513504
}
514505

0 commit comments

Comments
 (0)