Skip to content

Commit 6c3c7c0

Browse files
committed
Merge remote-tracking branch 'upstream/master' into JAKARTA_EE_11
2 parents 2295085 + a8f196f commit 6c3c7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fit/core-reference/src/test/java/org/apache/syncope/fit/console/RealmsITCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public void create() {
8080

8181
TESTER.getRequest().addParameter("confirm", "true");
8282
TESTER.clickLink("body:content:body:container:content:tabbedPanel:panel:"
83-
+ "actionsPanel:actions:actionRepeater:3:action:action");
83+
+ "actionsPanel:actions:actionRepeater:4:action:action");
8484

8585
assertSuccessMessage();
8686
TESTER.cleanupFeedbackMessages();

0 commit comments

Comments
 (0)