unskips events tests (#78753) (#78811)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
MadameSheema 2020-09-29 19:31:25 +02:00 committed by GitHub
parent 031b62aec6
commit 75f7ef07be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);