Skip to content

Commit

Permalink
Revert "skip failing test suite (elastic#203917)"
Browse files Browse the repository at this point in the history
This reverts commit 6c8733b.
  • Loading branch information
tomsonpl committed Dec 13, 2024
1 parent 39c0b05 commit 707eab2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import type { ReturnTypeFromChainable } from '../../types';
import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts';
import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts';

// Failing: See https://github.com/elastic/kibana/issues/203917
// Failing: See https://github.com/elastic/kibana/issues/203917
describe.skip('No License', { tags: '@ess', env: { ftrConfig: { license: 'basic' } } }, () => {
describe('User cannot use endpoint action in form', () => {
Expand Down

0 comments on commit 707eab2

Please sign in to comment.