We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8adfc4c commit 8663a89Copy full SHA for 8663a89
x-pack/legacy/plugins/siem/cypress/screens/signal_detection_rules.ts
@@ -18,7 +18,7 @@ export const DELETE_RULE_BULK_BTN = '[data-test-subj="deleteRuleBulk"]';
18
19
export const ELASTIC_RULES_BTN = '[data-test-subj="show-elastic-rules-filter-button"]';
20
21
-export const FIFTH_RULE = 5;
+export const FIFTH_RULE = 4;
22
23
export const FIRST_RULE = 0;
24
0 commit comments