aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/util.js
Commit message (Collapse)AuthorAgeFilesLines
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-1/+1
| | | | | | | | | | * eslint: Check for unused function arguments * eslint: Ignore unused '_' in argument list Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly * Remove and rename unused arguments
* eslint --fix .brunobar792018-07-031-3/+3
|
* test - poll for element instead of manual timeoutskumavis2018-03-121-0/+53