PowerShell / Modules

MIT License
112 stars 25 forks source link

Fix secret tests to use random strings. #15

Closed PaulHigin closed 4 years ago

PaulHigin commented 4 years ago

This PR updates the Secrets Management tests to use randomly generated secret strings rather than hard coded strings.

It also fixes the 'not found' module error message.