Skip to content

Conversation

@yuriadam-sap
Copy link

Removes hardcoded key length values from the validation test assertion.

Instead of checking for the exact string "Must be one of: [2048 3072 4096]", the test now only verifies that the error message contains "Must be one of:".

This ensures the test remains valid if additional standard RSA key sizes are added in the future.

Copy link

@Ivaylogi98 Ivaylogi98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants