maester365 / maester

The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.
https://maester.dev
MIT License
299 stars 73 forks source link

Test-MtEidscaAM02 Checks For Wrong Value #463

Open lbrauns opened 3 weeks ago

lbrauns commented 3 weeks ago

Test Test-MtEidscaAM02 us supposed to check if Authenticator OTP is enabled but checks for the value .state. This is the same as Test-MtEidscaAM01. Instead the test should check for .isSoftwareOathEnabled -eq 'true'