Commit 7629bf7
committed
Handle Windows SecureRandom strongAlgorithms defaults in test
Update the test regular expression to match the Windows default
value of the `securerandom.strongAlgorithms` security property.
The default value on Windows differs from Linux and macOS, causing
the existing regular expression to fail even though the property is
correctly restored after all `RestrictedSecurity` settings are
removed.
Update the regular expression to match both the Windows and
non-Windows default values.
Signed-off-by: Mohit Rajbhar <mohit.rajbhar@ibm.com>1 parent dd08221 commit 7629bf7
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments