forked from sr2/cloud-api
ruff: config and initial run
This commit is contained in:
parent
bb4965ab07
commit
903b24d17d
13 changed files with 31 additions and 37 deletions
|
|
@ -4,8 +4,6 @@ This testing module removes the testing user override to verify that endpoints w
|
|||
import pytest
|
||||
from httpx import AsyncClient
|
||||
|
||||
from .conftest import no_user_client
|
||||
|
||||
|
||||
@pytest.mark.anyio
|
||||
async def test_get_self_db_auth_user(no_user_client: AsyncClient):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue