ResourceLoaderModuleTest: Exchange expected and actual parameter
authorFomafix <fomafix@googlemail.com>
Fri, 31 Mar 2017 13:24:14 +0000 (15:24 +0200)
committerFomafix <fomafix@googlemail.com>
Fri, 31 Mar 2017 20:29:03 +0000 (22:29 +0200)
commit639176e01b66e1d37891cd199acbf9881484232f
tree699c4d7452e58c3c4844a8ce0d5900a34deb8ba2
parent8e8b4167ce356e3d516f4607c1c72a909bb3c24c
ResourceLoaderModuleTest: Exchange expected and actual parameter

For assertEquals of PHPUnit the first parameter is $expected and the second
parameter is $actual.
https://phpunit.de/manual/current/en/appendixes.assertions.html#appendixes.assertions.assertEquals

Change-Id: Iad4b37ee74a03aa00f2dc14d3c474796b3191b51
tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php