We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2295085 + a8f196f commit 6c3c7c0Copy full SHA for 6c3c7c0
fit/core-reference/src/test/java/org/apache/syncope/fit/console/RealmsITCase.java
@@ -80,7 +80,7 @@ public void create() {
80
81
TESTER.getRequest().addParameter("confirm", "true");
82
TESTER.clickLink("body:content:body:container:content:tabbedPanel:panel:"
83
- + "actionsPanel:actions:actionRepeater:3:action:action");
+ + "actionsPanel:actions:actionRepeater:4:action:action");
84
85
assertSuccessMessage();
86
TESTER.cleanupFeedbackMessages();
0 commit comments