chore: v3.0.10
[poolifier.git] / tests / pools / abstract-pool.test.mjs
index 04e15c09f40b437d44cb019f52c64e25e3801a21..9c1e49a41e0bddb2298f1bcd9a5d038c8d46645c 100644 (file)
@@ -1346,8 +1346,8 @@ describe('Abstract pool test suite', () => {
           executed: expect.any(Number),
           executing: 0,
           queued: 0,
-          stolen: 0,
           sequentiallyStolen: 0,
+          stolen: 0,
           failed: 0
         },
         runTime: {