fix: split dir for opendal tests (#11627)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@@ -13,6 +13,10 @@ def get_example_bucket() -> str:
|
||||
return "dify"
|
||||
|
||||
|
||||
def get_opendal_bucket() -> str:
|
||||
return "./dify"
|
||||
|
||||
|
||||
def get_example_filename() -> str:
|
||||
return "test.txt"
|
||||
|
||||
|
Reference in New Issue
Block a user