Skip to content

Commit

Permalink
Remove erroneous function test file
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme committed Jan 7, 2020
1 parent 1599edc commit f68075e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/apps/discover/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default function({ getService, loadTestFile }) {

loadTestFile(require.resolve('./_saved_queries'));
loadTestFile(require.resolve('./_discover'));
loadTestFile(require.resolve('./_discover_histogram'));
loadTestFile(require.resolve('./_filter_editor'));
loadTestFile(require.resolve('./_errors'));
loadTestFile(require.resolve('./_field_data'));
Expand Down

0 comments on commit f68075e

Please sign in to comment.