MantisBT: master a7cae9f1

Author Committer Branch Timestamp Parent
dregad dregad master 2014-11-08 05:22 master be30c4d9
Changeset

PHPUnit FilterTest failing incorrectly

The test was using a function to returning the 1st 50 issues for all
projects. In a DB containing more than 50 issues, the test would fail
incorrectly.

Now using a filter on the current project only.

mod - tests/soap/FilterTest.php Diff File