Skip to content

Commit b9c326a

Browse files
Remove deleted BizarroCharacterFKResolutionTest from test suite
SQLAlchemy 2.0.46 removed BizarroCharacterFKResolutionTest from the testing suite, causing a NameError during test collection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 42c8c1a commit b9c326a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/sqlalchemy/test_suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from sqlalchemy.testing.suite import TrueDivTest as _TrueDivTest
1010

1111
del BinaryTest # noqa
12-
del BizarroCharacterFKResolutionTest # noqa
1312
del ComponentReflectionTest # noqa
1413
del ComponentReflectionTestExtra # noqa
1514
del CompositeKeyReflectionTest # noqa

0 commit comments

Comments
 (0)