Skip to content

Commit

Permalink
Revert "skip flaky suite (elastic#69783) (elastic#70043)"
Browse files Browse the repository at this point in the history
This reverts commit 2a5b3ed.
  • Loading branch information
spalger committed Jul 30, 2020
1 parent c06c972 commit b262d55
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jest.mock('../../kibana_services', () => {

const { setup } = pageHelpers.jobCreate;

// FLAKY: https://github.com/elastic/kibana/issues/69783
// FLAKY: https://github.com/elastic/kibana/issues/70043
describe.skip('Create Rollup Job, step 6: Review', () => {
describe('Create Rollup Job, step 6: Review', () => {
let find;
let exists;
let actions;
Expand Down

0 comments on commit b262d55

Please sign in to comment.