Skip to content

Commit 4bc01c6

Browse files
committed
Revert "adding ignore to top of the file"
This reverts commit 4560a1b.
1 parent 4560a1b commit 4bc01c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// trufflehog:ignore
21
jest.mock('dns');
32

43
import * as dns from 'dns';

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// trufflehog:ignore
21
import { BigQuery } from '@google-cloud/bigquery';
32
import * as nock from 'nock';
43

0 commit comments

Comments
 (0)