You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ New-IdoitObject-Name $nameTestObject-ObjectType "C__OBJTYPE__SERVER"-Category $categories-ErrorAction Stop } | Should -Throw "An object with the name '$nameTestObject' already exists*"
66
66
}
67
67
It 'Creates a server object but issues a error for category INVALID_CATEGORY' {
It 'Updates a mapped PERSON object by setting cmdb_status indirectly via mapped property cmdb_status.title' {
77
77
# this is different to usual setting of a single property value. Reason: It is a dialog field, which requires the id od title assigned to it for update.
0 commit comments