Commit 07a945f
committed
test: add isomtime field to fix test isolation in test_extract.py
Add isomtime field to test data default dictionary so tests work
regardless of borg_compat.version state. The code uses either mtime
or isomtime depending on borg version, so providing both ensures
tests pass when run in isolation or alongside other tests.1 parent 865b7c1 commit 07a945f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments