diff options
Diffstat (limited to 'spec/frontend/incidents/mocks/incidents.json')
-rw-r--r-- | spec/frontend/incidents/mocks/incidents.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/frontend/incidents/mocks/incidents.json b/spec/frontend/incidents/mocks/incidents.json index 07c87a5d43d..78783a0dce5 100644 --- a/spec/frontend/incidents/mocks/incidents.json +++ b/spec/frontend/incidents/mocks/incidents.json @@ -1,7 +1,7 @@ [ { "iid": "15", - "title": "New: Incident", + "title": "New: Alert", "createdAt": "2020-06-03T15:46:08Z", "assignees": {}, "state": "opened", |