-
- Downloads
[Misc] Use template parameter in create page URLs in flamingo skin test
We added a dependency to dashboard-ui in an older commit in which leads to having a template provided. As a consequence we cannot anymore just rely on /create/ URLs and expect to obtain the editor: our logic is to ask the user for chosing the template in such scenario. To avoid that, we can just provide an empty template parameter to simulate that choice.
Showing
- xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/CreatePageAndSpaceIT.java 1 addition, 1 deletion.../org/xwiki/flamingo/test/docker/CreatePageAndSpaceIT.java
- xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java 1 addition, 1 deletion...er/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java
Loading
Please register or sign in to comment