Skip to content

Commit

Permalink
use proper Gherkin syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpn committed Feb 12, 2024
1 parent c0f9f23 commit d5db430
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ When a user upgrades the rule
Then the rule bound data should be preserved
```

CASEs: generated alerts, exception lists (rule exception list, shared exception list, endpoint exception list), timeline reference, actions, enabled state, execution results and execution events.
Examples: generated alerts, exception lists (rule exception list, shared exception list, endpoint exception list), timeline reference, actions, enabled state, execution results and execution events.

#### **Scenario: Rule bound data is preserved after upgrading a rule to a newer version with a different rule type**

Expand All @@ -981,7 +981,7 @@ When a user upgrades the rule
Then the rule bound data should be preserved
```

CASEs: generated alerts, exception lists (rule exception list, shared exception list, endpoint exception list), timeline reference, actions, enabled state, execution results and execution events.
Examples: generated alerts, exception lists (rule exception list, shared exception list, endpoint exception list), timeline reference, actions, enabled state, execution results and execution events.

### Rule upgrade workflow: misc cases

Expand Down

0 comments on commit d5db430

Please sign in to comment.