From 0c28ed6a0f2ae1914353c3a4b36c4b70200c46c8 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Thu, 28 Aug 2025 18:36:54 +0200 Subject: [PATCH] Update docs README --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 7c538a4..0482bb5 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,5 +1,5 @@ # PostgSail Unit Tests -The Unit Tests allow to automatically validate api workflow. +The Unit Tests allow to automatically validate SQL and API workflow. ## A global overview Based on `mocha` & `psql`