Remove duplicate test (same as end of t/storage/error.t)
[dbsrgits/DBIx-Class.git] / t / 100populate.t
index 5237480..e179931 100644 (file)
@@ -314,6 +314,6 @@ lives_ok {
             autopilot => 'b',
       }]
    }])
-} 'fix RT50828';
+} 'multicol-PK has_many populate works';
 
 done_testing;