mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
test: trim telegram media retry import cost
This commit is contained in:
4
test/fixtures/test-timings.extensions.json
vendored
4
test/fixtures/test-timings.extensions.json
vendored
@@ -1048,11 +1048,11 @@
|
||||
"testCount": 5
|
||||
},
|
||||
"extensions/telegram/src/bot/delivery.resolve-media-retry.test.ts": {
|
||||
"durationMs": 10360,
|
||||
"durationMs": 2720,
|
||||
"testCount": 27
|
||||
},
|
||||
"extensions/telegram/src/fetch.test.ts": {
|
||||
"durationMs": 750,
|
||||
"durationMs": 269,
|
||||
"testCount": 23
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user