Skip to content

Commit 4786c76

Browse files
committed
fix type
1 parent ee48f76 commit 4786c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugins/synthetics/public/apps/synthetics/components/monitors_page/overview/overview/monitor_detail_flyout.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ describe('Monitor Detail Flyout', () => {
3131
id: 'test-id',
3232
status: 'up',
3333
type: 'http',
34+
check_group: 'check-group',
3435
},
3536
url: {
3637
full: 'https://www.elastic.co',

0 commit comments

Comments
 (0)