Skip to content

Commit 400a981

Browse files
committed
Exclude specs.js from code coverage, as it is a tests file.
1 parent 3b59ec7 commit 400a981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-async/src/specs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* istanbul ignore file */
12
/* eslint-disable react/prop-types */
23

34
import "@testing-library/jest-dom/extend-expect"

0 commit comments

Comments
 (0)