improved docker base

pull/852/head
Jingyi 2024-07-16 22:53:45 +08:00
parent eef9bed8dd
commit 08fb1c5671
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class TestComfyWorkflowApiBase:
def test_10_create_workflow_file_not_ready(self):
headers = {'x-api-key': config.api_key}
data = {
"name": "workflow_not_ready",
"name": "workflowNotReady",
"image_uri": "uri",
"size": "1",
"payload_json": ""