Skip to content

Commit

Permalink
no-default-export
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierM committed Jan 4, 2024
1 parent e9e2eaf commit 6c956c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const userAllSecWithDls = {
roles: [roleToAccessSecuritySolutionWithDls.name],
};

// eslint-disable-next-line import/no-default-export
export default ({ getService }: FtrProviderContext) => {
const supertestWithoutAuth = getService('supertestWithoutAuth');
const esArchiver = getService('esArchiver');
Expand Down

0 comments on commit 6c956c0

Please sign in to comment.