mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(tests): alert.alertmanager doesn't have uri key
This commit is contained in:
@@ -11,7 +11,6 @@ const Annotation = PropTypes.exact({
|
||||
|
||||
const APIAlertAlertmanagerState = PropTypes.exact({
|
||||
name: PropTypes.string.isRequired,
|
||||
uri: PropTypes.string.isRequired,
|
||||
state: AlertState.isRequired,
|
||||
startsAt: PropTypes.string.isRequired,
|
||||
endsAt: PropTypes.string.isRequired,
|
||||
|
||||
Reference in New Issue
Block a user