Test::TempDir
[dbsrgits/DBIx-Class-Journal.git] / t / lib / DBICTest / Schema.pm
index 3e58f95..ff49a97 100644 (file)
@@ -5,8 +5,6 @@ use base qw/DBIx::Class::Schema/;
 
 __PACKAGE__->load_components(qw/+DBIx::Class::Schema::Journal/);
 
-__PACKAGE__->journal_connection(['dbi:SQLite:t/var/Audit.db']);
-
 no warnings qw/qw/;
 DBICTest::Schema->load_classes(
 qw/