mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This reverts commit a49552b2d2
.
This commit is contained in:
parent
a49552b2d2
commit
a85ba02363
1 changed files with 1 additions and 2 deletions
|
@ -127,8 +127,7 @@ function setupLsServiceSendRequestSpy(): sinon.SinonSpy {
|
|||
);
|
||||
}
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/36478 and https://github.com/elastic/kibana/issues/39574
|
||||
describe.skip('lsp_indexer unit tests', function(this: any) {
|
||||
describe('lsp_indexer unit tests', function(this: any) {
|
||||
this.timeout(20000);
|
||||
|
||||
// @ts-ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue