Skip to content

Fix unnecessarily long gl.utils.backOff test

username-removed-636429 requested to merge 36648-fix-backoff-util-tests into master

Reduces the karma test suite execution time by roughly 25% by removing unnecessary use of setTimeout in the tests for gl.utils.backOff.

Closes #36648 (closed)

Merge request reports