Fix NFO batch endpoint route priority and test fixture

This commit is contained in:
2026-01-27 18:10:16 +01:00
parent f409b81aa2
commit c693c6572b
5 changed files with 597 additions and 924 deletions

View File

@@ -421,9 +421,6 @@ class TestNFOBatchCreateEndpoint:
)
assert response.status_code in (401, 503)
@pytest.mark.skip(
reason="TODO: Fix dependency override timing with authenticated_client"
)
@pytest.mark.asyncio
async def test_batch_create_success(
self,