X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=promise-handling.mjs;h=5ace30e862052584859f7cd028b334beaada6ed5;hb=127d9cbe074a61a4e14b0b48162f2a89142f8728;hp=0d3f88fb30e554189b55b9668a550df0caccab13;hpb=4676a95cabbad0975a245e72e822467868f95ac8;p=benchmarks-js.git diff --git a/promise-handling.mjs b/promise-handling.mjs index 0d3f88f..5ace30e 100644 --- a/promise-handling.mjs +++ b/promise-handling.mjs @@ -34,5 +34,5 @@ group('Promise handling', () => { }) await run({ - units: true + units: true, })