Skip to content

Commit b0c87e4

Browse files
committed
change entity id type as per review comments
1 parent ffaff03 commit b0c87e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fixtures/monitor_alert-definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "user",
99
"description": "A test alert for dbaas service",
1010
"conditions": [],
11-
"entity_ids": [13217],
11+
"entity_ids": ["13217"],
1212
"alert_channels": [],
1313
"has_more_resources": false,
1414
"rule_criteria": null,

0 commit comments

Comments
 (0)