stable

Clone or download

Read-only

Expected and actual values are inversed in unit tests assertions

Some values are not in the expected which generate confusing messages when the unit tests fail. This has been missed when converting the tests (see 73edce177cfde5b7c4a93904bee0f2efc7d5899e). This is part of story #13012: Remove trailing 0 of tracker float field Change-Id: Idf28f5182d06f2191bdf7be3757512dc340229ba

Modified Files

Name
M plugins/tracker/phpunit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_FloatTest.php +21 −21 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_FloatTest.php +2 −2 Go to diff View file