generated from john/python-template
Co-authored-by: Copilot App <[email protected]>
This commit is contained in:
co-authored by
Copilot App
parent
e5410708e4
commit
6c3eac0a44
@@ -114,7 +114,7 @@ def _orphans() -> dict[str, str]:
|
||||
def test_public_definitions_are_discovered():
|
||||
"""Guard the guard: the sweep is meaningless if nothing is scanned."""
|
||||
definitions = _public_definitions()
|
||||
assert len(definitions) >= 200
|
||||
assert len(definitions) >= 260
|
||||
assert "create_app" in definitions
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user