Skip to content

Commit

Permalink
Removing metric annomolies
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Apr 30, 2021
1 parent 01a681e commit 02ccd15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/functional/apps/infra/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export default ({ loadTestFile }: FtrProviderContext) => {
describe('Metrics UI', function () {
loadTestFile(require.resolve('./home_page'));
loadTestFile(require.resolve('./metrics_source_configuration'));
loadTestFile(require.resolve('./metrics_anomalies'));
});
describe('Logs UI', function () {
loadTestFile(require.resolve('./log_entry_categories_tab'));
Expand Down

0 comments on commit 02ccd15

Please sign in to comment.