Skip to content

test: remove lint rule for setTimeout() arguments

Rodrigo Muino Tomonari requested to merge github/fork/Trott/setTimeout-args into master

With the introduction of the promises API for setTimeout(), the requirement that it have two parameters may not be sensible anymore in tests.

Merge request reports

Loading