Skip to content

Commit

Permalink
removing observability from api_integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Nov 9, 2021
1 parent e826618 commit 3f68b2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/api_integration/apis/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ export default function ({ loadTestFile }: FtrProviderContext) {
loadTestFile(require.resolve('./searchprofiler'));
loadTestFile(require.resolve('./painless_lab'));
loadTestFile(require.resolve('./file_upload'));
loadTestFile(require.resolve('./observability'));
});
}

0 comments on commit 3f68b2c

Please sign in to comment.