修正 PPT 預覽抽屜標題選擇器
All checks were successful
CD Pipeline / deploy (push) Successful in 1m3s

This commit is contained in:
OoO
2026-05-18 20:33:38 +08:00
parent b8fe5f0c58
commit 0609194ef5
5 changed files with 5 additions and 3 deletions

View File

@@ -281,6 +281,7 @@ def test_ppt_audit_history_shows_recent_preview_workbench(client, monkeypatch, t
assert '線上預覽' in html
assert 'data-ppt-open-preview' in html
assert 'data-ppt-preview-modal' in html
assert 'data-ppt-preview-modal-title' in html
assert 'data-ppt-preview-pdf' in html
assert 'PDF 快取' in html
assert '1</strong> 份 PDF 快取' in html