wiki.techinc.nl/tests/phpunit/unit/includes/resourceloader
Timo Tijhof 8d406bbcd6 phpcs: Disable Generic.Files.LineLength for test files
There is a common and reasonable need for longer lines in tests.
The nudge for shorter lines doesn't seem valuable here. The natural
breaks will likely still fall in 80-100 given the enforced practice
for non-test code, e.g. whether through habit, or 80-100 column markers
in text editors, or the finite width of diff and code review
interfaces.

Change-Id: I879479e13551789a67624ce66f0946d2f185e6ee
2022-02-18 18:32:05 +00:00
..
ResourceLoaderFilePathTest.php resourceloader: Fix remote bash path at document root passed into SkinModule 2021-06-08 23:18:22 -07:00
ResourceLoaderImageTest.php tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
VueComponentParserTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00