Skip to content

Commit a73745a

Browse files
author
Martin Kudlej
committed
add annotations
1 parent 7b7ef77 commit a73745a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testsuite/tests/toolbox/test_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ def test_check_services_values():
153153
attr_list = attr_list.union(["buyer_key_regenerate_enabled", "buyer_plan_change_permission"])
154154
attr_list = attr_list.union(["buyers_manage_apps", "buyers_manage_keys", "custom_keys_enabled"])
155155
attr_list = attr_list.union(["intentions_required", "mandatory_app_key", "referrer_filters_required"])
156+
attr_list = attr_list.union(["annotations"])
156157
attr_list.remove("system_name")
157158
toolbox.check_object(
158159
out_variables["ser1_entity"],

0 commit comments

Comments
 (0)