cleans up ux.

This commit is contained in:
2026-08-04 23:33:50 -07:00
parent bc2abf4cb1
commit 0575c88c4d
4 changed files with 80 additions and 29 deletions

View File

@@ -37,7 +37,7 @@
(assoc report :report/clients [client]))]
(is (str/includes? body (:report/url report))
"the S3 url should be linked")
(is (str/includes? body "to download")))))
(is (str/includes? body "Download PDF")))))
(deftest export-modal-email-handoff
(testing "Should offer a mailto hand-off addressed to the client's contacts"