Skip to content

Commit

Permalink
Update test_sg_sync_function_tester.py
Browse files Browse the repository at this point in the history
update path
  • Loading branch information
Fujio-Turner committed Aug 24, 2024
1 parent a6de214 commit 0bd8449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_sg_sync_function_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import json
import os
from requests.auth import HTTPBasicAuth
from sg_sync_function_tester.sg_sync_function_tester import WORK
from ..sg_sync_function_tester import WORK


class TestWORK(unittest.TestCase):
Expand Down

0 comments on commit 0bd8449

Please sign in to comment.