diff --git a/tests/bootstrap.php b/tests/bootstrap.php deleted file mode 100644 index 145b2b8..0000000 --- a/tests/bootstrap.php +++ /dev/null @@ -1,24 +0,0 @@ -getApp(); - -// $id = $app->audits->request(); - -// // print_r($app->audits->getList()->toArray()); -// // exit; - - -// $app->tasks->run(['maxExecutionTime' => 30]); -// print_r($app->audits->getStatus($id)); -// print_r($app->audits->getResults($id));