Remove a invalid TC to Fix issue of Update-TypeData
This commit is contained in:
parent
a48fef48e0
commit
23f843f76a
@ -1,13 +1,3 @@
|
||||
Describe "Update-TypeData" {
|
||||
|
||||
Context "Validate Update-Type updates correctly" {
|
||||
|
||||
It "Should not throw upon reloading previous formatting file" {
|
||||
{ Update-TypeData } | Should Not throw
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Describe "Update-TypeData basic functionality" -Tags DRT{
|
||||
BeforeAll {
|
||||
$testfilename = "testfile.ps1xml"
|
||||
|
Loading…
Reference in New Issue
Block a user