diff --git a/t/Shop/Pay.t b/t/Shop/Pay.t index c2a2a199c..fbc8a03ed 100644 --- a/t/Shop/Pay.t +++ b/t/Shop/Pay.t @@ -18,7 +18,7 @@ use strict; use lib "$FindBin::Bin/../lib"; use Test::More; use Test::Deep; -use Test::Exception; +#use Test::Exception; use JSON; use HTML::Form;