Skip to content

Commit

Permalink
load ftrProvider context from test folder instead of test_serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiota committed Jul 5, 2024
1 parent 330ef06 commit 778fd0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
* 2.0; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
import type { FtrProviderContext } from '../../test_serverless/api_integration/ftr_provider_context';
import type { FtrProviderContext } from '../api_integration/ftr_provider_context';

export type { FtrProviderContext };

0 comments on commit 778fd0c

Please sign in to comment.