79446704

Date: 2025-02-17 22:17:24
Score: 1
Natty:
Report link

My workaround was to activate transaction synchronization before running the test case by adding the following line in the front of your test method:

TransactionSynchronizationManager.initSynchronization();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jiadong Chen