Skip to content

Commit

Permalink
unskips events tests (#78753)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
MadameSheema and elasticmachine authored Sep 29, 2020
1 parent 7b07fa5 commit ca2fef3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ import {

import { HOSTS_URL, NETWORK_URL } from '../urls/navigation';

// FLAKY: https://github.com/elastic/kibana/issues/78496
describe.skip('Inspect', () => {
describe('Inspect', () => {
context('Hosts stats and tables', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
Expand Down

0 comments on commit ca2fef3

Please sign in to comment.