skip network and timeline inspection. #85677, #85678

This commit is contained in:
Jonathan Budzenski 2020-12-28 14:55:14 -06:00
parent 4290b58b6a
commit 54390f02f9

View file

@ -18,7 +18,7 @@ import { executeTimelineKQL, openTimelineInspectButton } from '../tasks/timeline
import { HOSTS_URL, NETWORK_URL } from '../urls/navigation';
describe('Inspect', () => {
describe.skip('Inspect', () => {
context('Hosts stats and tables', () => {
before(() => {
cleanKibana();