From 6d44a13fd373df752c026c8f9f9aabd95abd99c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Alberto=20Leiva=20Obando?= Date: Tue, 17 Oct 2023 11:24:08 -0600 Subject: [PATCH] Update Delete.test.ts --- .../test/integration/locking/Delete.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Meadowlark-js/backends/meadowlark-postgresql-backend/test/integration/locking/Delete.test.ts b/Meadowlark-js/backends/meadowlark-postgresql-backend/test/integration/locking/Delete.test.ts index dc9a4105..fb3bf1bf 100644 --- a/Meadowlark-js/backends/meadowlark-postgresql-backend/test/integration/locking/Delete.test.ts +++ b/Meadowlark-js/backends/meadowlark-postgresql-backend/test/integration/locking/Delete.test.ts @@ -5,7 +5,7 @@ /** * NOTE: If Postgres query transactions are modified to use SSI and the use of SELECT...FOR UPDATE/SHARE is removed, - * this test case should be updated to adjust its logic and avoid deadlocks at the database level. + * this test case should be updated to adjust its logic and avoid deadlocks at the database level and some test will fail. */ import { DocumentInfo,