Skip to content

Commit

Permalink
Removes functional tests using freeze API (#116373)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
  • Loading branch information
Tyler Smalley authored Oct 27, 2021
1 parent 6b4d9dd commit 017fcac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
loadTestFile(require.resolve('./spaces'));
loadTestFile(require.resolve('./usage'));
loadTestFile(require.resolve('./ilm_migration_apis'));
loadTestFile(require.resolve('./search_frozen_indices'));
});
}

This file was deleted.

0 comments on commit 017fcac

Please sign in to comment.