Skip to content

Commit

Permalink
Merge pull request #178 from zhy1985555/master
Browse files Browse the repository at this point in the history
修复UT
  • Loading branch information
zhy1985555 authored Oct 12, 2021
2 parents 144fa37 + 5d79afb commit 79f35de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ut/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ def test_get_bucket_location():


def test_get_service():
return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉
return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉

"""列出账号下所有的bucket信息"""
response = client.list_buckets()
Expand Down

0 comments on commit 79f35de

Please sign in to comment.