Commit c1fe78a
committed
fix: remove transaction commit from multiple SO tags test
Remove commit() call that closes transaction prematurely.
Flush() provides sufficient visibility for verification queries
within the same transaction context.
Fixes test: TestFullGuildLifecycleWithAllConfigs::test_guild_with_multiple_sotags_and_users1 parent 0e22872 commit c1fe78a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
336 | 335 | | |
337 | 336 | | |
338 | 337 | | |
| |||
0 commit comments