Skip to content

Commit

Permalink
skips 'Sorts by activated rules' (elastic#62924) (elastic#62949)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema authored Apr 9, 2020
1 parent c13acac commit 8ae4eda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ describe('Signal detection rules', () => {
esArchiverUnload('prebuilt_rules_loaded');
});

it('Sorts by activated rules', () => {
it.skip('Sorts by activated rules', () => {
loginAndWaitForPageWithoutDateRange(DETECTIONS);
goToManageSignalDetectionRules();
waitForLoadElasticPrebuiltDetectionRulesTableToBeLoaded();
Expand Down

0 comments on commit 8ae4eda

Please sign in to comment.