Added delete-user route

This commit is contained in:
Mawoka
2022-04-18 16:13:51 +02:00
parent 31094c9a24
commit 0b85aa9275
5 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import pytest
from classquiz.kahoot_importer.get import get
@pytest.mark.order("last")
@pytest.mark.order(-2)
@pytest.mark.asyncio
async def test_get():
await get("1f95eb0b-fcf4-4db2-879b-5418ef75116b")