Skip to content

Commit

Permalink
Added fixe
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun Rathore committed Nov 6, 2024
1 parent ad0e13c commit 9ff9600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ def build_mock_parameter(name, description, value=None,
'value': value,
'conditionalValues': conditional_values,
'defaultValue': default_value,
'parameterGroups': parameter_groups,
# ... other relevant fields ...
}

Expand Down

0 comments on commit 9ff9600

Please sign in to comment.