mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 07:56:24 +02:00
util: add tests (#5989)
This commit is contained in:
@@ -239,5 +239,5 @@ func Monitor(c *context.Context) {
|
||||
c.Data["PageIsAdminMonitor"] = true
|
||||
c.Data["Processes"] = process.Processes
|
||||
c.Data["Entries"] = cron.ListTasks()
|
||||
c.Success( MONITOR)
|
||||
c.Success(MONITOR)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user