diff --git a/mock/0.4/api/v1/alerts/groups b/mock/0.4/api/v1/alerts/groups index 63a315b5e..99468cbef 100644 --- a/mock/0.4/api/v1/alerts/groups +++ b/mock/0.4/api/v1/alerts/groups @@ -272,7 +272,7 @@ "startsAt": "2017-02-18T01:14:38Z", "endsAt": "0001-01-01T00:00:00Z", "generatorURL": "http://localhost/graph", - "inhibited": false + "inhibited": true } ] } diff --git a/mock/0.5/api/v1/alerts/groups b/mock/0.5/api/v1/alerts/groups index ee0eb0fb6..d3e0e8203 100644 --- a/mock/0.5/api/v1/alerts/groups +++ b/mock/0.5/api/v1/alerts/groups @@ -272,7 +272,7 @@ "startsAt": "2017-02-18T01:14:38Z", "endsAt": "0001-01-01T00:00:00Z", "generatorURL": "http://localhost/graph", - "inhibited": false + "inhibited": true } ] }