mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
fix test
This commit is contained in:
parent
19c774fa57
commit
40650c4088
@ -42,6 +42,9 @@ describe('Upload plugin bootstrap function', () => {
|
||||
upload: {
|
||||
services: {
|
||||
metrics: {
|
||||
sendUploadPluginMetrics() {},
|
||||
},
|
||||
weeklyMetrics: {
|
||||
registerCron() {},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user