Files
piratepoet/tests
Rostislav Wolny 5049aa3a24 Fix flaky TimestampListenerTest
The problem was that the listener was replaced in the EntityManager only
in the firs test case. For other test cases replaceListeners didn't replaced
anything because the original listener was not set.
This commit fixes the issue by setting the original listener back in the _after method.
[MALPOET-3983]
2021-12-09 15:17:16 +01:00
..
2021-10-26 16:11:32 +02:00
2021-11-17 15:37:13 +01:00