mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
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:
parent
031b62aec6
commit
75f7ef07be
1 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue