Commit 3e851d5
committed
Fix unhandled error in test cleanup
- Explicitly ignore error from os.Remove() in test cleanup
- Resolves Gosec G104 (CWE-703) security warning1 parent d4b42af commit 3e851d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| |||
0 commit comments