Skip to content

Commit

Permalink
skip failing test suite (#196563)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Oct 22, 2024
1 parent 4b9256f commit b379d18
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ import { login } from '../../tasks/login';
import { visit } from '../../tasks/navigation';
import { ENTITY_ANALYTICS_ASSET_CRITICALITY_URL } from '../../urls/navigation';

describe(
// Failing: See https://github.com/elastic/kibana/issues/196563
describe.skip(
'Asset Criticality Upload page',
{
tags: ['@ess'],
Expand Down

0 comments on commit b379d18

Please sign in to comment.