Skip to content

Commit

Permalink
Unskip test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecote committed Mar 27, 2023
1 parent f46cc25 commit ec20097
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,7 @@ export default function alertTests({ getService }: FtrProviderContext) {
),
};

// Failing: See https://github.com/elastic/kibana/issues/140867
// Failing: See https://github.com/elastic/kibana/issues/142704
// Failing: See https://github.com/elastic/kibana/issues/153801
// Failing: See https://github.com/elastic/kibana/issues/153800
describe.skip('alerts', () => {
describe('alerts', () => {
const authorizationIndex = '.kibana-test-authorization';
const objectRemover = new ObjectRemover(supertest);

Expand Down

0 comments on commit ec20097

Please sign in to comment.