Commit 1618d2f
committed
fix(test): add env var cleanup in backup_control test
Add unsafe env::remove_var(ENV_VERSION_CONTROL) after assertion in test to prevent test pollution and ensure environment isolation.1 parent f29fbde commit 1618d2f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
| 686 | + | |
686 | 687 | | |
687 | 688 | | |
688 | 689 | | |
| |||
0 commit comments