Skip to content

Commit

Permalink
pushes correct gdrive path
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolfix committed Mar 3, 2024
1 parent 60e209e commit d776197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/filesystem/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"s3://dlt-ci-test-bucket/standard_source/samples",
"gs://ci-test-bucket/standard_source/samples",
"az://dlt-ci-test-bucket/standard_source/samples",
"gdrive://samples?RootId=1nnzNBa4FkylnSOUrZo5aUiUlpujrhD2p",
"gdrive://15eC3e5MNew2XAIefWNlG8VlEa0ISnnaG/standard_source/samples",
]

GLOB_RESULTS = [
Expand Down

0 comments on commit d776197

Please sign in to comment.