Skip to content

Commit

Permalink
Update simpleTest.pure
Browse files Browse the repository at this point in the history
  • Loading branch information
horbe authored Nov 28, 2023
1 parent a254bd4 commit 4679f49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ function <<test.Test>> meta::external::query::graphQL::binding::fromPure::sdl::t
'\n' +
'scalar StrictDate\n' +
'\n' +
'directive @extends(class: String!) on OBJECT | INPUT_OBJECT',
'directive @extends(class: String!) on OBJECT | INPUT_OBJECT',
$res);
}

Expand Down

0 comments on commit 4679f49

Please sign in to comment.