Skip to content

Commit

Permalink
Remove yet another test reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Fernández Gómez committed Feb 11, 2021
1 parent a8b7005 commit ccafa6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/api_integration/apis/metrics_ui/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export default function ({ loadTestFile }) {
describe('MetricsUI Endpoints', () => {
loadTestFile(require.resolve('./metadata'));
loadTestFile(require.resolve('./log_entry_highlights'));
loadTestFile(require.resolve('./logs_without_millis'));
loadTestFile(require.resolve('./log_sources'));
loadTestFile(require.resolve('./log_summary'));
loadTestFile(require.resolve('./metrics'));
Expand Down

0 comments on commit ccafa6e

Please sign in to comment.