Commit 25ff13b
committed
fix(api): ensure proper cleanup in InfoResolver integration tests
- Added a null check for the `module` before calling `close()` in the `afterEach` hook to prevent potential errors during test teardown.1 parent 6930bb0 commit 25ff13b
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
0 commit comments