Commit 5035316
committed
Fix(testing): Register shutdown handler to delete temp input file
- Register shutdown function to delete the temporary input file via FileSystem::delete
- Avoid leftover test artifacts by removing fixture-derived files on process exit
- Return $inputFilePath and ensure it is cleaned up after tests1 parent e91db1f commit 5035316
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
0 commit comments