mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
* Add API tests for top dependencies (#116788) * Add top dependencies API tests Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com> # Conflicts: # x-pack/test/apm_api_integration/tests/dependencies/metadata.spec.ts # x-pack/test/apm_api_integration/tests/index.ts * Delete duplicate file
This commit is contained in:
parent
f65cda9d4d
commit
7e560b39ee
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ export default function ApiTest({ getService }: FtrProviderContext) {
|
|||
|
||||
it('returns correct metadata for the dependency', async () => {
|
||||
await generateData({ synthtraceEsClient, start, end });
|
||||
|
||||
const { status, body } = await callApi();
|
||||
const { span } = dataConfig;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue