mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-16 09:11:12 -05:00
✅ Remove tests for removed files
This commit is contained in:
@@ -11,7 +11,6 @@ from ...utils import needs_py310
|
||||
@pytest.fixture(
|
||||
name="mod",
|
||||
params=[
|
||||
pytest.param("tutorial001_py39"),
|
||||
pytest.param("tutorial001_py310", marks=needs_py310),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user