Skip to content

test: os, replace custom flatten method with built-in Array.flat

I would like to improve the test coverage code (test-os.js) as it's uses untested custom function (flatten) to use built-in method Array.flat()

Merge request reports

Loading