X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi-sweet-t%2F08pager.t;h=07166e63a676907f96612b78c054d40e9dc173e1;hb=c61a0748004eaaeb8207dc8a933ed5213ccce3e6;hp=8e94bd9703de0cdf8556582e0eadeea2a643a5a6;hpb=5e7ac8f93577a860cf798b93c83885542e4b8444;p=dbsrgits%2FDBIx-Class.git diff --git a/t/cdbi-sweet-t/08pager.t b/t/cdbi-sweet-t/08pager.t index 8e94bd9..07166e6 100644 --- a/t/cdbi-sweet-t/08pager.t +++ b/t/cdbi-sweet-t/08pager.t @@ -19,9 +19,9 @@ use_ok('DBICTest'); DBICTest::Schema::CD->load_components(qw/CDBICompat CDBICompat::Pager/); -my $schema = DBICTest->init_schema(); +my $schema = DBICTest->init_schema(compose_connection => 1); -#DBICTest::CD->result_source_instance->schema->storage($schema->storage); +DBICTest::CD->result_source_instance->schema->storage($schema->storage); my ( $pager, $it ) = DBICTest::CD->page( {},