devblackops / PasswordState

PowerShell module for interacting with ClickStudio's PasswordState password management application
Apache License 2.0
40 stars 14 forks source link

Prevent strict mode for tests #15

Open trir262 opened 4 years ago

trir262 commented 4 years ago

The module enforces the powershell strict mode 3. Since pester has evolved a bit further, strict mode should be turned off for tests

Expected Behavior

N/A

Current Behavior

N/A

Possible Solution

N/A

Steps to Reproduce (for bugs)

N/A

Context

N/A

Your Environment

N/A