Skip to content

Commit 8a8c39d

Browse files
Vonteddu ChaithraVonteddu Chaithra
authored andcommitted
Fixed unit test issues
Signed-off-by: Vonteddu Chaithra <Vonteddu.Chaithra1@ibm.com>
1 parent f15ab8f commit 8a8c39d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/unit/zhmcclient/mock/test_session.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,14 @@
9090
},
9191
},
9292
],
93+
'sso_server_definitions': [
94+
{
95+
'properties': {
96+
'element-id': 'sso1',
97+
'name': 'SSO server definition 1',
98+
},
99+
},
100+
],
93101
'unmanaged_cpcs': [
94102
{
95103
'properties': {

0 commit comments

Comments
 (0)