Skip to content

Commit

Permalink
add ticket command
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed Aug 18, 2021
1 parent 262d594 commit 66fccbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ describe('From alert', () => {
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', () => {
addExceptionFromFirstAlert();
addsException(getException());
Expand Down

0 comments on commit 66fccbb

Please sign in to comment.