79438531

Date: 2025-02-14 06:30:31
Score: 1.5
Natty:
Report link

Use this:

foreach ($tests as $testClass) {
    Artisan::call('test', ['--filter' => $testClass]);
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Daniel Piastowski