Branch: refs/heads/stable-15.5.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 514e0898e27f6e5025d78d3d76e72a6362abee52
https://github.com/xwiki/xwiki-platform/commit/514e0898e27f6e5025d78d3d76e7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/document/DocumentOverrideListenerTest.java
Log Message:
-----------
XWIKI-21553: Do not override existing documents on user action
* Remove mock() call not available in 14.10.x
* Use constants for user and document reference in the test
(cherry picked from commit f140102575cbdbb5a517caf51270fa669df23667)