Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Enable APM integration e2e tests #125724

Merged
Prev Previous commit
Next Next commit
fixing ts
  • Loading branch information
cauemarcondes committed Feb 15, 2022
commit 30f8bf9ca28af87c445ee4a81b25a44f5c34bc07
1 change: 0 additions & 1 deletion x-pack/plugins/apm/ftr_e2e/ftr_config_run.ts
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@

import { FtrConfigProviderContext } from '@kbn/test';
import cypress from 'cypress';
import path from 'path';
import { cypressStart } from './cypress_start';
import { FtrProviderContext } from './ftr_provider_context';