X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2F93storage_replication.t;h=a2a130daa9bdcd29a90a7cb8475473cf0a28766f;hp=0063dd241ca2319f1f2944a36cb736bed1cd698c;hb=2ce6e9a68d68fa86e3b28df61496e85c996b2c1a;hpb=64cdad22d9b4022de379ae43174c15ce8dc81b59 diff --git a/t/93storage_replication.t b/t/93storage_replication.t index 0063dd2..a2a130d 100644 --- a/t/93storage_replication.t +++ b/t/93storage_replication.t @@ -568,7 +568,7 @@ ok $replicated->schema->resultset('Artist')->find(1) is $result->id, 1 => 'Got expected single result from transaction'; } - + ## Delete the old database files $replicated->cleanup;