Skip to content

Commit

Permalink
Remove references to deleted tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gbamparop committed Jan 9, 2025
1 parent fe5186a commit 997e1e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/test/api_integration/apis/logs_ui/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ export default function ({ loadTestFile }: FtrProviderContext) {
describe('Logs UI routes', () => {
loadTestFile(require.resolve('./log_views'));
loadTestFile(require.resolve('./log_threshold_alert'));
loadTestFile(require.resolve('./log_entry_highlights'));
loadTestFile(require.resolve('./log_summary'));
loadTestFile(require.resolve('./log_analysis_validation_log_entry_datasets'));
});
}

0 comments on commit 997e1e7

Please sign in to comment.