Skip to content

Commit

Permalink
skip network and timeline inspection. #85677, #85678
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 28, 2020
1 parent 3c88f22 commit a4a58a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit a4a58a5

Please sign in to comment.