skip flaky suite (#163532)

This commit is contained in:
Tiago Costa 2023-08-15 00:53:53 +01:00
parent a1a4c44695
commit 25e5d8fe7f
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -770,7 +770,8 @@ describe('<ThresholdWatchEditPage /> create route', () => {
});
});
describe('watch visualize data payload', () => {
// FLAKY: https://github.com/elastic/kibana/issues/163532
describe.skip('watch visualize data payload', () => {
test('should send the correct payload', async () => {
const { form, find, component } = testBed;
// Set up required fields