Commit be0f4e2
Ferran Pons Serra
refactor(tests): use async context manager in eager initialization test
Address review feedback: use `async with` instead of try/finally for
DatabaseSessionService resource management, consistent with other tests.1 parent e27aad7 commit be0f4e2
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
1190 | | - | |
| 1189 | + | |
1191 | 1190 | | |
1192 | 1191 | | |
1193 | 1192 | | |
| |||
1204 | 1203 | | |
1205 | 1204 | | |
1206 | 1205 | | |
1207 | | - | |
1208 | | - | |
1209 | 1206 | | |
1210 | 1207 | | |
1211 | 1208 | | |
| |||
0 commit comments