test(wechat): forceGenerateOnce 用例补上当日 slug 规则
Memind CI / Test, build, and release guards (push) Has been cancelled
Memind CI / Test, build, and release guards (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -124,6 +124,7 @@ test('runOnce honors forceGenerateOnce even when today page exists', async () =>
|
||||
timezone: 'Asia/Shanghai',
|
||||
pushHour: 6,
|
||||
pushMinute: 0,
|
||||
pageSlugPattern: 'daily-news-*',
|
||||
};
|
||||
service.getConfig = async () => config;
|
||||
service.updateConfig = async (payload) => {
|
||||
|
||||
Reference in New Issue
Block a user