Skip to content

Commit 9ff9600

Browse files
author
Varun Rathore
committed
Added fixe
1 parent ad0e13c commit 9ff9600

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testutils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ def build_mock_parameter(name, description, value=None,
234234
'value': value,
235235
'conditionalValues': conditional_values,
236236
'defaultValue': default_value,
237+
'parameterGroups': parameter_groups,
237238
# ... other relevant fields ...
238239
}
239240

0 commit comments

Comments
 (0)