Skip to content
Snippets Groups Projects
Commit e4028b12 authored by Olivier Dony's avatar Olivier Dony
Browse files

Revert "[FIX] core: close cursors open during tests"

Not necessary anymore thanks to commit
731b9f60.

The test cursors were leaked by the _check_accounting_configured()
function used to manually skip some tests.

After 731b9f60 the tests are skipped cleanly without
leaking cursors, so this became redundant with the reset()
function already present in the TransactionCase cleanups.

This reverts commit 57b14988.
parent f8b4a5e2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment