Skip to content

Commit 4560a1b

Browse files
committed
adding ignore to top of the file
1 parent ef3c92c commit 4560a1b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/google-cloud-serverless/test/integrations/google-cloud-grpc.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// trufflehog:ignore
12
jest.mock('dns');
23

34
import * as dns from 'dns';

packages/google-cloud-serverless/test/integrations/google-cloud-http.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// trufflehog:ignore
12
import { BigQuery } from '@google-cloud/bigquery';
23
import * as nock from 'nock';
34

0 commit comments

Comments
 (0)