Skip to content

Commit

Permalink
fix failing test due to whitespace diff
Browse files Browse the repository at this point in the history
  • Loading branch information
imor committed Oct 24, 2023
1 parent cdb8868 commit ab85b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/expected/function_calls.out
Original file line number Diff line number Diff line change
Expand Up @@ -2268,7 +2268,7 @@ begin;
(1 row)

-- With current implementation we can't distinguish between
-- when all columns of a composite type are null and when
-- when all columns of a composite type are null and when
-- the composite type itself is null. In both these cases
-- the result will be null for the top-level field.
select jsonb_pretty(graphql.resolve($$
Expand Down

0 comments on commit ab85b35

Please sign in to comment.