mirror of https://github.com/langgenius/dify.git
[autofix.ci] apply automated fixes
This commit is contained in:
parent
c04913ecf8
commit
6d3fb9b769
|
|
@ -160,4 +160,4 @@ class TestWorkflowService:
|
|||
|
||||
assert workflows == []
|
||||
assert has_more is False
|
||||
mock_session.scalars.assert_called_once()
|
||||
mock_session.scalars.assert_called_once()
|
||||
|
|
|
|||
Loading…
Reference in New Issue