Skip to content

Commit

Permalink
feat(ss): Long String attack prevention
Browse files Browse the repository at this point in the history
fix  e2e test

Closes XRDDEV-2528
  • Loading branch information
ovidijusnortal committed Dec 4, 2023
1 parent a54892f commit 52759b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Feature: 0510 - SS: Client Local groups
And Local groups sub-tab is selected
And Local group "group-1" is selected
And Local group description is set to ""
Then error: "Validation failure" was displayed
Then Form shows an error "The Description field is required"
And Local group description is set to "edited"
When Local group search dialog is opened and members for instance "CS" and member class "GOV" are filtered
And Following members are added to local group:
Expand Down

0 comments on commit 52759b0

Please sign in to comment.