diff --git a/t/Admin.t b/t/Admin.t index ebc3320f6..2fd4f78e9 100644 --- a/t/Admin.t +++ b/t/Admin.t @@ -19,7 +19,6 @@ use lib "$FindBin::Bin/lib"; use JSON; use Test::More; use Test::Deep; -use Monkey::Patch; use WebGUI::Test; # Must use this before any other WebGUI modules use WebGUI::Session; use WebGUI::Test::Mechanize;