Commit a1a528c
committed
test: Ensures database cleanup on test completion
Adds a check to ensure the test database file exists before attempting to delete it. This prevents errors if the file was not created in the first place, leading to a more robust and reliable test suite.1 parent 79e7521 commit a1a528c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments