Commit 3f5f4d8
fix(tests): propagate exist_ok in write_file_tree
Propagate the exist_ok parameter through recursive calls in
write_file_tree to prevent failures when directories already exist.
Signed-off-by: Aryan Chalotra <aryanchalotra96@gmail.com>1 parent c2a50e6 commit 3f5f4d8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
0 commit comments