sto
sto copied to clipboard
TestTransaction probably broken
The way constructors/destructors of TestTransaction class works seems very problematic. I've changed the destructor to do nothing (instead of reverting to a "base" transaction) to avoid bugs in many of our unit tests.