Skip to content

Commit

Permalink
remove comment about the failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcold committed Aug 16, 2023
1 parent 3b58d35 commit d5a1cd6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { FtrProviderContext } from '../ftr_provider_context';
export default ({ getPageObjects, getService }: FtrProviderContext) => {
const PageObjects = getPageObjects(['common', 'findings', 'header']);

// Failing: See https://github.com/elastic/kibana/issues/163950
describe('Findings Page onboarding', function () {
this.tags(['cloud_security_posture_findings_onboarding']);
let findings: typeof PageObjects.findings;
Expand Down

0 comments on commit d5a1cd6

Please sign in to comment.