Skip to content

Commit

Permalink
fix description in testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
clenfest committed Aug 1, 2022
1 parent 72c0298 commit f25f5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composition-js/src/__tests__/compose.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ describe('composition', () => {
query: Query
}
"Type T"
""
type T {
a: String @shareable
}
Expand Down

0 comments on commit f25f5e4

Please sign in to comment.