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 1df4d27 commit eeddf39Copy full SHA for eeddf39
tests/test_api/test_validators.py
@@ -27,7 +27,7 @@ def resource_type():
27
28
29
class TestTaskValidators:
30
- async def test_base_model_root_validator_get_one(
+ async def test_base_model_validator_pre_true_get_one(
31
self,
32
app: FastAPI,
33
client: AsyncClient,
0 commit comments