Skip to content

Commit

Permalink
Use new file location in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Apophenia committed Dec 2, 2024
1 parent 1be46c1 commit f1feb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_google_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

load_env_file('local-compose', file_string='config/local-compose.yaml')

from processes.util.google_integration import get_drive_file
from services.google_drive_service import get_drive_file

def test_get_drive_file():
test_id = os.environ['EXAMPLE_FILE_ID']
Expand Down

0 comments on commit f1feb43

Please sign in to comment.