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