Mark one of the mock alerts as inhibited

This commit is contained in:
Łukasz Mierzwa
2017-04-17 16:16:34 -07:00
parent 0a16da7604
commit 188d7e41d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -272,7 +272,7 @@
"startsAt": "2017-02-18T01:14:38Z",
"endsAt": "0001-01-01T00:00:00Z",
"generatorURL": "http://localhost/graph",
"inhibited": false
"inhibited": true
}
]
}
+1 -1
View File
@@ -272,7 +272,7 @@
"startsAt": "2017-02-18T01:14:38Z",
"endsAt": "0001-01-01T00:00:00Z",
"generatorURL": "http://localhost/graph",
"inhibited": false
"inhibited": true
}
]
}