mirror of
https://github.com/PowerShell/PSDscResources
synced 2026-06-21 13:45:29 +00:00
changing middle-tests to unit type so that they will run on appVeyor
This commit is contained in:
@@ -16,7 +16,7 @@ Import-Module -Name (Join-Path -Path $script:testHelpersPath -ChildPath 'CommonT
|
||||
$script:testEnvironment = Enter-DscResourceTestEnvironment `
|
||||
-DscResourceModuleName 'PSDscResources' `
|
||||
-DscResourceName 'MSFT_RegistryResource' `
|
||||
-TestType 'Integration'
|
||||
-TestType 'Unit'
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user