Saturday, October 12, 2024
1 change · saas-17.4
Enhancements to existing features
A test-only attachment model was moved from the enterprise mail test area to the shared mail test module, aligning it with its existing backend definition. This makes attachment-related tests easier to reuse and maintain without affecting end users.
Original PR description
The JavaScript definition of the model mail.test.simple.main.attachment was removed from the test_mail_enterprise module. It was move to the test_mail module because it's python definition already lies there, and because it was needed in the attachment_view test. task-4032316