Fix typo in the file
Change-Id: I6539e9b9fb7918e387e8ae802be7b4efbcb07f4d
This commit is contained in:
parent
9be2a58576
commit
bb87fcefce
@ -1157,7 +1157,7 @@ class TestObjectController(unittest.TestCase):
|
||||
'name': '/a/c/o',
|
||||
'Content-Encoding': 'gzip'})
|
||||
|
||||
def test_PUT_overwrite_to_older_ts_succcess(self):
|
||||
def test_PUT_overwrite_to_older_ts_success(self):
|
||||
old_timestamp = next(self.ts)
|
||||
new_timestamp = next(self.ts)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user