stop using Moo as a test package
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_dispatcher_requestargs_restore.t
index db1c132..9c4b7fa 100644 (file)
@@ -14,7 +14,7 @@
 use strict;
 use warnings;
 use FindBin qw/$Bin/;
-use lib "$Bin/lib";
+use lib "$Bin/../lib";
 use Catalyst::Test 'ACLTestApp';
 use Test::More tests => 1;