We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e73da6 commit 2d6b07dCopy full SHA for 2d6b07d
tests.py
@@ -82,7 +82,7 @@ def test_bind_parameters_as_tuple_work(self):
82
# class for other TestCases that vary the strict_one attribute. The TestOne
83
# tests will be re-run in each new context.
84
85
-class TestNotOneException(WithData):
+class TestWrongNumberException(WithData):
86
87
def test_TooFew_message_is_helpful(self):
88
try:
0 commit comments