Skip to content

Commit

Permalink
Update url_compatibility.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Sep 8, 2020
1 parent f1034d5 commit c5fd793
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const ABSOLUTE_DATE = {
};

// FLAKY: https://github.com/elastic/kibana/issues/75697
describe.skip('URL compatibility', () => {
describe('URL compatibility', () => {
it('Redirects to Detection alerts from old Detections URL', () => {
loginAndWaitForPage(DETECTIONS);

Expand Down

0 comments on commit c5fd793

Please sign in to comment.