Skip to content

Commit 3f16748

Browse files
author
Mike Kistler
committed
Remove version prop from examples
1 parent 23fd69e commit 3f16748

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/test_configuration_governance_v1_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ def test_update_rule_example(self):
267267
required_config={'property':'public_access_enabled','operator':'is_false'},
268268
enforcement_actions=[enforcement_action_model],
269269
account_id=account_id,
270-
version='1.0.0',
271270
rule_type='user_defined',
272271
labels=['testString']
273272
).get_result()

0 commit comments

Comments
 (0)