Skip to content

test: replace forEach with for ... of and destructuring

Rodrigo Muino Tomonari requested to merge github/fork/iqaluit/test-branch into main

Refactor code to use for syntax instead of forEach and destructing of array value assignments

Merge request reports

Loading