Skip to content

Commit f648eaf

Browse files
authored
Update test_pf8.py
1 parent 3267b81 commit f648eaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/integration/test_pf8.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ def setup_pf8(url="simplecache::gs://pf8-release/", **storage_kwargs):
1515

1616
@pytest.mark.parametrize(
1717
"url",
18-
[
18+
[
19+
"s3://pf8-release/",
1920
"gs://pf8-release/",
2021
"gcs://pf8-release/",
2122
"gs://pf8-release",

0 commit comments

Comments
 (0)