Skip to content

Commit

Permalink
Revert "skip failing integration suite"
Browse files Browse the repository at this point in the history
This reverts commit 1dc283a.
  • Loading branch information
spalger committed Feb 8, 2023
1 parent 1dc283a commit 89a0ef8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 () => {
Expand Down

0 comments on commit 89a0ef8

Please sign in to comment.