Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkime committed Jun 27, 2023
1 parent 762e0e9 commit adae335
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 252 deletions.
251 changes: 0 additions & 251 deletions test/functional/apps/management/_index_pattern_create_delete.ts

This file was deleted.

2 changes: 1 addition & 1 deletion test/functional/apps/management/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
});

loadTestFile(require.resolve('./_create_index_pattern_wizard'));
loadTestFile(require.resolve('./_index_pattern_create_delete'));
loadTestFile(require.resolve('./_data_view_create_delete'));
loadTestFile(require.resolve('./_index_pattern_results_sort'));
loadTestFile(require.resolve('./_index_pattern_popularity'));
loadTestFile(require.resolve('./_kibana_settings'));
Expand Down

0 comments on commit adae335

Please sign in to comment.