Commit 9b2d580
db test: Add missing
As we add more tests for future migrations, Drift will start complaining
about opened databases that are not closed. Always remember doing this
will ensure that we don't leak states to other database tests.
Signed-off-by: Zixuan James Li <[email protected]>after.close call1 parent 5ad630e commit 9b2d580
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments