Skip to content

Commit

Permalink
Remove duplicate import
Browse files Browse the repository at this point in the history
Issue: ZENKO-4898
  • Loading branch information
williamlardier committed Sep 26, 2024
1 parent b5626b4 commit 2d6de8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ctst/common/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { displayDebuggingInformation, preparePRA } from 'steps/pra';
import {
cleanupAccount,
} from './utils';
import { cleanS3Bucket } from './common';

// HTTPS should not cause any error for CTST
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
Expand Down

0 comments on commit 2d6de8b

Please sign in to comment.