diff --git a/tests/sidepanel-contribution-button.test.js b/tests/sidepanel-contribution-button.test.js index d58a4dd..5e1cb7b 100644 --- a/tests/sidepanel-contribution-button.test.js +++ b/tests/sidepanel-contribution-button.test.js @@ -10,7 +10,7 @@ test('sidepanel html keeps a single contribution mode button in header', () => { assert.equal(matches.length, 1); assert.match(html, /id="btn-contribution-mode"[^>]*title="进入贡献模式并打开官网页"/); - assert.match(html, />贡献\/使用<\/button>/); + assert.match(html, />贡献\/使用教程<\/button>/); assert.match(html, /<\/header>\s*