mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Skip integration page test (#134100)
This commit is contained in:
parent
8b12549c3f
commit
fd4b8e339a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ const apisToIntercept = [
|
|||
},
|
||||
];
|
||||
|
||||
describe('when navigating to integration page', () => {
|
||||
describe.skip('when navigating to integration page', () => {
|
||||
beforeEach(() => {
|
||||
const integrationsPath = '/app/integrations/browse';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue