mirror of
https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git
synced 2026-02-05 02:58:40 +00:00
fix tests
This commit is contained in:
parent
4c3f9628ed
commit
46ca27f97d
|
|
@ -246,11 +246,13 @@ final class ApiController extends Controller
|
|||
->where('createdAt', $dateTime, '>=')
|
||||
->execute();
|
||||
|
||||
/*
|
||||
foreach ($reports as $report) {
|
||||
// @todo: get templates
|
||||
// @todo: get users to inform
|
||||
// @todo: inform users
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user