Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Heikel Bouzayene authored and Heikel Bouzayene committed Oct 12, 2024
1 parent ff4c095 commit 81ee4e6
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions tests/core/snapshots/graphql-conformance-018.md_client.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,46 +2,10 @@
source: tests/core/spec.rs
expression: formatted
---
scalar Bytes

scalar Date

scalar DateTime

scalar Email

scalar Empty

scalar Int128

scalar Int16

scalar Int32

scalar Int64

scalar Int8

scalar JSON

scalar PhoneNumber

type Query {
user(id: ID!): User!
}

scalar UInt128

scalar UInt16

scalar UInt32

scalar UInt64

scalar UInt8

scalar Url

type User {
city: String
id: ID!
Expand Down

0 comments on commit 81ee4e6

Please sign in to comment.