Skip to content

Commit 4cf50e1

Browse files
author
flynnzzhang
committed
update ut
1 parent 162168a commit 4cf50e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ut/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4592,6 +4592,7 @@ def test_ci_get_ai_bucket():
45924592
kwargs = {"CacheControl": "no-cache", "ResponseCacheControl": "no-cache"}
45934593
response = client.ci_get_ai_bucket(
45944594
BucketName=ci_bucket_name,
4595+
PageSize = "1",
45954596
**kwargs
45964597
)
45974598
print(response)

0 commit comments

Comments
 (0)