Skip to content

Commit b63a827

Browse files
Merge pull request #3488 from SwiftPackageIndex/fix-query-performance-tests
Extend parser
2 parents c3648d2 + 581cace commit b63a827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/AppTests/QueryPlanTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ struct QueryPlan: Equatable {
113113
Skip {
114114
OneOf {
115115
"Append"
116+
"Gather"
116117
"Limit"
117118
"Nested Loop"
118119
"Sort"

0 commit comments

Comments
 (0)