Skip to content

Commit 079409e

Browse files
committed
fix coverage
1 parent 9654570 commit 079409e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/jsutils/instanceOf.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { inspect } from './inspect.js';
22

3-
/* c8 ignore next 3 */
3+
/* c8 ignore next 6 */
44
const isProduction =
55
globalThis.process == null ||
66
// eslint-disable-next-line no-undef

0 commit comments

Comments
 (0)