mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-19 07:04:10 +09:00
Fix test
This commit is contained in:
@ -1090,5 +1090,5 @@ func NewServices() {
|
||||
newMigrationsService()
|
||||
newIndexerService()
|
||||
newTaskService()
|
||||
newQueueService()
|
||||
NewQueueService()
|
||||
}
|
||||
|
Reference in New Issue
Block a user