fixed failing test in podcoverage, fixed regression in replication test that caused...
[dbsrgits/DBIx-Class.git] / t / 93storage_replication.t
index b2b3732..419f2fe 100644 (file)
@@ -243,6 +243,8 @@ $replicated
 ## Make sure all the slaves have the table definitions
 
 $replicated->replicate;
+$replicated->schema->storage->replicants->{$replicant_names[0]}->active(1);
+$replicated->schema->storage->replicants->{$replicant_names[1]}->active(1);
 
 ## Make sure we can read the data.