We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b50a36 commit 8b63d94Copy full SHA for 8b63d94
src/test/groovy/graphql/scalars/currency/CurrencyScalarTest.groovy
@@ -260,7 +260,6 @@ class CurrencyScalarTest extends Specification {
260
"UYI" | mkCurrency("UYI")
261
"UYU" | mkCurrency("UYU")
262
"UZS" | mkCurrency("UZS")
263
- "VED" | mkCurrency("VED")
264
"VEF" | mkCurrency("VEF")
265
"VND" | mkCurrency("VND")
266
"VUV" | mkCurrency("VUV")
0 commit comments