This commit is contained in:
ili101
2019-08-29 01:22:55 +03:00
parent ea8927394f
commit 15eb2130b5
8 changed files with 43 additions and 75 deletions

View File

@@ -1,5 +1,3 @@
if (-not $env:TEMP) {$env:TEMP = [IO.Path]::GetTempPath() -replace "/$","" }
Describe "Exporting with -Inputobject" {
BeforeAll {
$path = "TestDrive:\Results.xlsx"