Skip to content

Commit

Permalink
Removed test file that was removed in the merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dorlus committed Apr 12, 2022
1 parent 691320c commit 9f135c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/apps/discover/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
loadTestFile(require.resolve('./_source_filters'));
loadTestFile(require.resolve('./_large_string'));
loadTestFile(require.resolve('./_inspector'));
loadTestFile(require.resolve('./_doc_navigation'));
loadTestFile(require.resolve('./_date_nanos'));
loadTestFile(require.resolve('./_date_nanos_mixed'));
loadTestFile(require.resolve('./_indexpattern_without_timefield'));
Expand Down

0 comments on commit 9f135c5

Please sign in to comment.