]> git.codecow.com Git - libnemo.git/commitdiff
Delay test assertions slightly to avoid race condition with vault timer.
authorChris Duncan <chris@zoso.dev>
Tue, 23 Sep 2025 18:51:51 +0000 (11:51 -0700)
committerChris Duncan <chris@zoso.dev>
Tue, 23 Sep 2025 18:51:51 +0000 (11:51 -0700)
test/test.lock-unlock.mjs

index db3b6367b5ff96de69a646899ccdeb727583cfb5..e86a5d8fdb2525af0882bc4bef2b366f6e13b0e8 100644 (file)
@@ -178,7 +178,7 @@ await Promise.all([
                                        } catch (err) {\r
                                                reject(err)\r
                                        }\r
-                               }, 60000)\r
+                               }, 61000)\r
                        })\r
                })\r
 \r