Skip to content

Commit

Permalink
modifies todo on skipped exceptions tests to add more clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed Aug 19, 2021
1 parent af7aa26 commit de720a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ describe('From rule', () => {
esArchiverUnload('auditbeat_for_exceptions2');
});

// TODO: Looks like the signal is missing some fields. Need to update to make sure it shows up
// TODO: Unskip the test when `https://github.com/elastic/kibana/issues/108244` it is fixed
it.skip('Creates an exception and deletes it', () => {
goToExceptionsTab();
addsExceptionFromRuleSettings(getException());
Expand Down

0 comments on commit de720a6

Please sign in to comment.