Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Natoandro committed Feb 19, 2024
1 parent 32ccc87 commit 113b81a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ snapshot[`typegate: find available operations 1`] = `
format: null,
optional: true,
runtime: "prisma",
title: "QueryrecordWhereUniqueInput",
title: "QueryUniquerecordWhereInput",
type: "object",
},
},
Expand Down Expand Up @@ -291,7 +291,7 @@ snapshot[`typegate: find available operations 1`] = `
format: null,
optional: true,
runtime: "prisma",
title: "QueryusersWhereUniqueInput",
title: "QueryUniqueusersWhereInput",
type: "object",
},
},
Expand Down

0 comments on commit 113b81a

Please sign in to comment.