MantisBT: master-1.2.x d9606758

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2013-07-22 00:25 master-1.2.x ec539751
Affected Issues  0016204: User Test fails when bugnote_order is not set to default
Changeset

UserTest: preferences should compare against default value

Previously the test was comparing the retrieved user preference
'bugnote_order' with a hardcoded value, so the test would fail if the
config_inc settings were different.

Fixes 0016204

mod - tests/soap/UserTest.php Diff File