Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 14cab12

Browse files
1 parent 23c1590 commit 14cab12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/test_bucket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2350,7 +2350,7 @@ def test_move_blob_needs_url_encoding(self):
23502350
timeout=30,
23512351
retry=None,
23522352
_target_object=new_blob,
2353-
)
2353+
)
23542354

23552355
def test_move_blob_w_user_project(self):
23562356
source_name = "source"

0 commit comments

Comments
 (0)