Skip to content

Commit

Permalink
expecting specific fields
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Aug 5, 2020
1 parent 5d4833a commit f3a164b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import URL from 'url';
import expect from '@kbn/expect';
import { CustomLink } from '../../../../../plugins/apm/common/custom_link/custom_link_types';
import { FtrProviderContext } from '../../../common/ftr_provider_context';
import expectedTransaction from './expectation/custom_links_transaction.json';

export default function customLinksTests({ getService }: FtrProviderContext) {
const supertestRead = getService('supertestAsApmReadUser');
Expand Down

0 comments on commit f3a164b

Please sign in to comment.