MantisBT: master-2.26 bb7b10d5

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-09-20 19:29 master-2.26 952cbc28
Changeset

Tests: Fix testProjectAttachmentIsAdded()

When there are "global" project files (i.e. attached to ALL_PROJECTS),
the test case fails as the test attachment created is not the last one
in the list returned by mc_project_get_attachments().

Adapting the test case to perform a proper search on attachment id.

mod - tests/soap/AttachmentTest.php Diff File