Merge branch 'main' into claude/tender-allen-f9l6hh

This commit is contained in:
Zeno Kapitein
2026-07-14 20:25:28 +02:00
committed by GitHub
+2 -2
View File
@@ -218,8 +218,8 @@ const testCases: TestsCase[] = [
tests: [{ name: 'Home', url: '/', run: waitForCookiesDialog }],
},
{
name: 'docs.cherry-ai.com',
contentBaseURL: 'https://docs.cherry-ai.com',
name: 'docs.cherryai.com.cn',
contentBaseURL: 'https://docs.cherryai.com.cn',
tests: [{ name: 'Home', url: '/', run: waitForCookiesDialog }],
},
{