Skip to content

Commit 8b63d94

Browse files
committed
fix: Removed obsolete VED currency from the test
1 parent 9b50a36 commit 8b63d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/graphql/scalars/currency/CurrencyScalarTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ class CurrencyScalarTest extends Specification {
260260
"UYI" | mkCurrency("UYI")
261261
"UYU" | mkCurrency("UYU")
262262
"UZS" | mkCurrency("UZS")
263-
"VED" | mkCurrency("VED")
264263
"VEF" | mkCurrency("VEF")
265264
"VND" | mkCurrency("VND")
266265
"VUV" | mkCurrency("VUV")

0 commit comments

Comments
 (0)