Exemplo n.º 1
0
 public function runTest($test_id)
 {
     $this->dataRepository->runTest($test_id);
     return $this->success();
 }