fixed tests to account for changed key name
This commit is contained in:
parent
4bfc2c3f33
commit
872a2f67a3
@ -154,7 +154,7 @@ class TestLogProcessor(unittest.TestCase):
|
||||
p.get_object_data = get_object_data
|
||||
result = p.process_one_file('stats', 'a', 'c', 'y/m/d/h/o')
|
||||
expected = {'account':
|
||||
{'count': 1,
|
||||
{'replica_count': 1,
|
||||
'object_count': 2,
|
||||
'container_count': 1,
|
||||
'bytes_used': 3}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user