Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchanii committed May 19, 2024
1 parent 65aec7a commit f3c4857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pothos-plugin-effect/tests/e2e.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ test('print schema', () => {
int: Int!
intList: [Int!]!
posts: Post
roll: Int!
string: String!
stringList: [String!]!
user: User!
Expand Down

0 comments on commit f3c4857

Please sign in to comment.