diff --git a/t/Shop/Tax.t b/t/Shop/Tax.t index 7f1ec6d61..b97fdedc1 100644 --- a/t/Shop/Tax.t +++ b/t/Shop/Tax.t @@ -623,7 +623,7 @@ SKIP: { state=>ignore, city=>ignore, code=>ignore, - taxRate=>re('^\d+\.\d+$') + taxRate=>re('^\d+(\.\d+)?$') }), }, 'Check major elements of tax JSON',