Skip to content

Commit 61e6f9b

Browse files
committed
fix trim trailing
1 parent e40db3b commit 61e6f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_pf8.py

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

1616
@pytest.mark.parametrize(
1717
"url",
18-
[
18+
[
1919
"s3://pf8-release/",
2020
"gs://pf8-release/",
2121
"gcs://pf8-release/",

0 commit comments

Comments
 (0)