mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Skip integration e2e
This commit is contained in:
parent
55a78d117b
commit
a5992d5ba9
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