Skip to content

Commit

Permalink
Fix for failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari committed Jan 5, 2024
1 parent 2f8b56e commit a5fa3e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,6 @@ struct SelectionSetTemplate {
)
\(if: isMutable,
"""
get { _toFragment() }
_modify { var f = \(propertyName); yield &f; \(
if: isOptional,
Expand Down

0 comments on commit a5fa3e9

Please sign in to comment.