Skip to content

Commit 9962062

Browse files
committed
revert: original
1 parent 3b90762 commit 9962062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_cover.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from src.cover.image_model_sdk.kling_sdk import kling_generate_cover
1313

1414
class BaseTest(unittest.TestCase):
15-
file_path = ""
15+
file_path = "your_image_path"
1616

1717

1818
class TestAmazonMain(BaseTest):

0 commit comments

Comments
 (0)