From 6448e5e1062a44a265ff85eb2c1fec01211794c6 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Mon, 18 Nov 2024 10:02:25 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_8310_test.py: minor change: fixed typo. --- tests/bugs/gh_8310_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/gh_8310_test.py b/tests/bugs/gh_8310_test.py index 89a082e1..f67093e1 100644 --- a/tests/bugs/gh_8310_test.py +++ b/tests/bugs/gh_8310_test.py @@ -9,7 +9,7 @@ NOTES: [18.11.2024] pzotov ::: NB ::: Currently the ticket is incompletely checked. Test verifies only ability to obtain in ISQL wire counters and statistics as described in the doc. - More complex test(s) will be implemented after firevird-driver become to recognize appropriate API changes. + More complex test(s) will be implemented after firebird-driver become to recognize appropriate API changes. Checked on 6.0.0.532; 5.0.2.1567. """