mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#207005)
This commit is contained in:
parent
0e715b650e
commit
743bd72e20
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ const detailedServiceMap = url.format({
|
|||
},
|
||||
});
|
||||
|
||||
describe('service map', () => {
|
||||
// Failing: See https://github.com/elastic/kibana/issues/207005
|
||||
describe.skip('service map', () => {
|
||||
before(() => {
|
||||
synthtrace.index(
|
||||
opbeans({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue