George S. Baugh 8 жил өмнө
parent
commit
b6d6b64b90

+ 1 - 1
lib/TestRail/Utils/Find.pm

@@ -468,7 +468,7 @@ sub getResults {
                 }
             }
             return MCE->gather(MCE->chunk_id,$res);
-        } @$runs);
+        } $runs);
 
     }