Skip to content

Commit

Permalink
disable lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
machadoum committed Jun 10, 2024
1 parent c1aa659 commit 093bf5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import { FtrProviderContext } from '../../ftr_provider_context';
// It is wrapper around supertest that injects Serverless auth headers
export async function SecuritySolutionServerlessSuperTest({ getService }: FtrProviderContext) {
// TODO delete the log
// eslint-disable-next-line no-console
console.log('------------------ SecuritySolutionServerlessSuperTest ------------------');

const config = getService('config');
Expand Down

0 comments on commit 093bf5c

Please sign in to comment.