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

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
batrdn committed Mar 23, 2024
1 parent 5d9b6ea commit 46627c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/graphql/test/fixtures/add-item.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,11 +338,7 @@
"isRequired": false,
"isArray": false,
"isCustomScalar": false,
"enumValues": [
"SHIPPING",
"SKU",
"TAX"
]
"enumValues": ["SHIPPING", "SKU", "TAX"]
}
]
}
Expand Down

0 comments on commit 46627c5

Please sign in to comment.