Skip to content

Commit

Permalink
skip failing test suite (#171640)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 12, 2024
1 parent b70efca commit dc7f98d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts'

import { login, ROLE } from '../../tasks/login';

describe(
// Failing: See https://github.com/elastic/kibana/issues/171640
describe.skip(
'Response actions history page',
{
tags: [
Expand Down

0 comments on commit dc7f98d

Please sign in to comment.