Switch on expected value, since the actual one can obviously be wrong
authorjeroendedauw <jeroendedauw@gmail.com>
Mon, 24 Sep 2012 13:14:28 +0000 (15:14 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Mon, 24 Sep 2012 13:15:43 +0000 (15:15 +0200)
commit5356dbd180a5ae277acd1bfbb185d7328176143d
tree04770473c0c0b51ae4802a73bc6e6f31532df457
parent251b50a7f9a5af1cbd477365120783f0931401ed
Switch on expected value, since the actual one can obviously be wrong

This gets rid of confusing error messages pointing to the provided type being invalid

Change-Id: Id283ef6e8fa6c3f18bc9ef3b740e8ec4bd181e3a
tests/phpunit/MediaWikiTestCase.php