Skip to content

Commit e62fc58

Browse files
committed
Merge pull request #881 from dhermes/fix-broken-tests
Fixing broken bucket test (using connection).
2 parents cf38c8d + 0b00b91 commit e62fc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcloud/storage/test_bucket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ def test_make_public_recursive_too_many(self):
10291029
],
10301030
}
10311031
connection = _Connection(AFTER, GET_BLOBS_RESP)
1032-
bucket = self._makeOne(NAME, connection)
1032+
bucket = self._makeOne(NAME)
10331033
bucket.acl.loaded = True
10341034
bucket.default_object_acl.loaded = True
10351035

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy