Calling `count()` in a for loop is terrible as the no. of elements in the array gets recomputed every time. Instead, just call it once and use the variable to avoid slowness of tests. We shouldn't put more load on CI to make it slower :D Change-Id: I9b94bda646e8d922e1f91c9d83d16370caaf8fbd |
||
|---|---|---|
| .. | ||
| BacklinkCacheTest.php | ||
| GenderCacheTest.php | ||
| LinkBatchTest.php | ||
| LinkCacheTest.php | ||
| LinkCacheTestTrait.php | ||