Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 3.0 M1
-
Component/s: Development Issues only
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
So we have two classes, with the same names in distribution-tests/ui-tests. More exactly :
1.src/test/it/org/xwiki/test/ui/administration/UserProfileTest.java
2.src/test/it/org/xwiki/test/ui/UserProfileTest.java
Basically i have merged them, so the only remaining one is in
2.src/test/it/org/xwiki/test/ui/UserProfileTest.java
Patch Attached