Skip to content

Commit

Permalink
Remove outdated 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 b9f5b9c commit e4937f5
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 @@ -8,7 +8,6 @@
export default function ({ loadTestFile }) {
describe('MetricsUI Endpoints', () => {
loadTestFile(require.resolve('./metadata'));
loadTestFile(require.resolve('./log_entries'));
loadTestFile(require.resolve('./log_entry_highlights'));
loadTestFile(require.resolve('./logs_without_millis'));
loadTestFile(require.resolve('./log_sources'));
Expand Down

0 comments on commit e4937f5

Please sign in to comment.