Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokaditya committed Dec 23, 2022
1 parent b18f445 commit 779e19e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import expect from '@kbn/expect';
import { FtrProviderContext } from '../../../api_integration/ftr_provider_context';
import { skipIfNoDockerRegistry } from '../../helpers';
import { testUsers } from '../test_users';
import { endpointPolicyConfig } from './endpointUpdatePolicyConfig';
import { endpointPolicyConfig } from './endpoint_policy_config_for_update';

export default function (providerContext: FtrProviderContext) {
const { getService } = providerContext;
Expand Down

0 comments on commit 779e19e

Please sign in to comment.