Skip to content

Commit

Permalink
Update Delete.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jleiva-gap committed Oct 17, 2023
1 parent 6dd797c commit 6d44a13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6d44a13

Please sign in to comment.