mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit 8efefb11ef
)
Co-authored-by: Dominique Clarke <dominique.clarke@elastic.co>
This commit is contained in:
parent
5b8cd84f9f
commit
fffbe489a1
1 changed files with 2 additions and 0 deletions
|
@ -707,6 +707,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
...projectMonitors,
|
||||
keep_stale: false,
|
||||
monitors: testMonitors,
|
||||
project: 'test-project-2',
|
||||
});
|
||||
|
||||
const messages = await parseStreamApiResponse(
|
||||
|
@ -714,6 +715,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
JSON.stringify({
|
||||
...projectMonitors,
|
||||
keep_stale: false,
|
||||
project: 'test-project-2',
|
||||
})
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue