auto-sync: 2026-05-18 16:13:07
This commit is contained in:
@@ -136,7 +136,7 @@ class TestE2TaskCRUD:
|
||||
"status": "pending",
|
||||
})
|
||||
assert resp.status_code == 200
|
||||
assert resp.json()["id"] == tid
|
||||
assert resp.json().get("task_id") == tid or resp.json().get("id") == tid
|
||||
self._tid = tid
|
||||
|
||||
def test_e22_get_task_expand(self, client):
|
||||
|
||||
Reference in New Issue
Block a user