From 917739023a7acaae3645bbfd27ed454df3c5be33 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 20 Sep 2022 17:46:57 +0200 Subject: Adding upstream version 3.5.0. Signed-off-by: Daniel Baumann --- tests/test_rowlimit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_rowlimit.py') diff --git a/tests/test_rowlimit.py b/tests/test_rowlimit.py index 947fc80..da916b4 100644 --- a/tests/test_rowlimit.py +++ b/tests/test_rowlimit.py @@ -4,7 +4,7 @@ from unittest.mock import Mock from pgcli.main import PGCli -# We need this fixtures beacause we need PGCli object to be created +# We need this fixtures because we need PGCli object to be created # after test collection so it has config loaded from temp directory -- cgit v1.2.3