mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Revert "skip failing integration suite"
This reverts commit 1dc283a869
.
This commit is contained in:
parent
1dc283a869
commit
89a0ef8517
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ const { startES } = createTestServers({
|
|||
});
|
||||
let esServer: TestElasticsearchUtils;
|
||||
|
||||
// FAILING: https://github.com/elastic/kibana/issues/150642
|
||||
describe.skip('migration actions', () => {
|
||||
describe('migration actions', () => {
|
||||
let client: ElasticsearchClient;
|
||||
|
||||
beforeAll(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue