mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 17:20:16 +08:00
test(api): Fix testscontainer tests for WorkflowDraftVariableService
This commit is contained in:
parent
7fb1a903ae
commit
fda15ef018
@ -108,6 +108,7 @@ class TestWorkflowDraftVariableService:
|
||||
created_by=app.created_by,
|
||||
environment_variables=[],
|
||||
conversation_variables=[],
|
||||
rag_pipeline_variables=[],
|
||||
)
|
||||
from extensions.ext_database import db
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user