summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_reflection.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
-rw-r--r--test/dialect/postgresql/test_reflection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dialect/postgresql/test_reflection.py b/test/dialect/postgresql/test_reflection.py
index 4b6d927b3..fa90ec212 100644
--- a/test/dialect/postgresql/test_reflection.py
+++ b/test/dialect/postgresql/test_reflection.py
@@ -997,7 +997,7 @@ class ReflectionTest(
)
def test_index_reflection_partial(self, metadata, connection):
- """Reflect the filter defintion on partial indexes"""
+ """Reflect the filter definition on partial indexes"""
metadata = metadata