mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Test check
This commit is contained in:
@@ -165,7 +165,7 @@ async def client(server, test_user: str) -> AsyncGenerator[httpx.AsyncClient, No
|
||||
|
||||
|
||||
@pytest.mark.asyncio(loop_scope="session")
|
||||
async def test_authorize_creates_code_in_database(
|
||||
async def test_authorize_creates_code_in_database_test(
|
||||
client: httpx.AsyncClient,
|
||||
test_user: str,
|
||||
test_oauth_app: dict,
|
||||
|
||||
Reference in New Issue
Block a user