Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The original behaviour was to call command.setExecutor(USER) when starting a new transaction for an integration test. This would remain until the end of the session ... a command is basically session scoped.
This behaviour has been lost, and needs to be reinstated.