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 b52eb2d commit bba5aeaCopy full SHA for bba5aea
tests/unit/utils/test_registry.py
@@ -531,4 +531,3 @@ def walk_packages(package_path, package_name):
531
assert len(objects) == 1
532
assert TestAutoRegistry.registry_populated is True
533
assert TestAutoRegistry.registry is not None
534
- assert "module1class" in TestAutoRegistry.registry
0 commit comments