Open shaneis opened 2 years ago
Removes the dependency on importing XML files for [PSCustomObject]s in the actual files.
[PSCustomObject]
Adds mocks for each dbatools koan to the required file themselves.
Moved the Import-Clixml for [PSCustomObject] code in the files
Import-Clixml
PR Summary
Removes the dependency on importing XML files for
[PSCustomObject]
s in the actual files.Context
Adds mocks for each dbatools koan to the required file themselves.
Changes
Moved the
Import-Clixml
for[PSCustomObject]
code in the filesChecklist