Test user server started with custom base_url

This commit is contained in:
Jean-Marc Alkazzi
2020-10-26 22:17:37 +01:00
committed by GeorgianaElena
parent 0a0abf4ff2
commit 70853059ff

View File

@@ -48,7 +48,7 @@ async def test_user_code_execute():
@pytest.mark.asyncio
async def test_user_code_execute_with_custom_base_url():
async def test_user_server_started_with_custom_base_url():
"""
User logs in, starts a server with a custom base_url & executes code
"""