fix(borg): update tests/fixtures/borgmatic-info-latest.json
This commit is contained in:
parent
1a87e5f35f
commit
f639c88952
1 changed files with 16 additions and 0 deletions
16
tests/fixtures/borgmatic-info-latest.json
vendored
Normal file
16
tests/fixtures/borgmatic-info-latest.json
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"archives": [
|
||||||
|
{
|
||||||
|
"name": "pfannkuchen-2026-07-29_11-53",
|
||||||
|
"duration": 7.111822,
|
||||||
|
"stats": {
|
||||||
|
"compressed_size": 189978004,
|
||||||
|
"deduplicated_size": 189532521,
|
||||||
|
"nfiles": 157,
|
||||||
|
"original_size": 573861799
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue