chore: rebrand display name for T-537

This commit is contained in:
chengma
2026-07-07 09:52:51 +08:00
parent 454c74336b
commit fd42814ac0
18 changed files with 36 additions and 22 deletions
+1
View File
@@ -156,6 +156,7 @@ class GuiTests(TempDirMixin, unittest.TestCase):
window = MainWindow(config=self.make_config(temp_dir))
self.addCleanup(window.close)
self.assertEqual("蝦皮圈優化助手", window.windowTitle())
self.assertEqual(5, window.tabs.count())
self.assertEqual(
TAB_TITLES,