Merge branch 'master' into combined-prs-branch
[benchmarks-js.git] / empty-array.mjs
index 825088f1780c92429a7e6ad7308becfd21ac7471..27cdca29ad0f6228883f4b0630a2ab81262723f7 100644 (file)
@@ -28,5 +28,5 @@ group(`Empty array with ${size} elements`, () => {
 })
 
 await run({
-  units: true
+  units: true,
 })