diff --git a/test/tsconfig.json b/test/tsconfig.json index 74788c0c85aec..56d4f185930e7 100644 --- a/test/tsconfig.json +++ b/test/tsconfig.json @@ -67,6 +67,7 @@ "@kbn/enterprise-search-plugin", "@kbn/core-saved-objects-server", "@kbn/discover-plugin", - "@kbn/core-http-common" + "@kbn/core-http-common", + "@kbn/event-annotation-plugin" ] }