This commit is contained in:
ili101
2019-08-30 01:24:51 +03:00
parent bb9aa9233b
commit 1ad80825ca

View File

@@ -1073,6 +1073,5 @@ Describe ExportExcel {
$Worksheet.AutoFilterAddress | Should BeNullOrEmpty
$Worksheet.Column(5).Width | Should BeGreaterThan 9.5
}
}
}