Skip to content

Commit

Permalink
fix(NA): eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed May 20, 2024
1 parent 79a967e commit c6e1000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/osquery/cypress/e2e/all/saved_queries.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ describe('ALL - Saved queries', { tags: ['@ess', '@serverless'] }, () => {
});
});

// FAILING ES SERVERLESS PROMOTION: https://github.com/elastic/kibana/issues/169787
// FAILING ES SERVERLESS PROMOTION: https://github.com/elastic/kibana/issues/169787
describe.skip('prebuilt', () => {
let packName: string;
let packId: string;
Expand Down

0 comments on commit c6e1000

Please sign in to comment.