Skip to content

Commit 770fbcb

Browse files
authored
Add jest to fp-ts user test (microsoft#36360)
It was missing because I *think* they just added it.
1 parent 1d5749e commit 770fbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/user/fp-ts/test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"cloneUrl": "https://github.com/gcanti/fp-ts.git",
3-
"types": ["node"]
3+
"types": ["node", "jest"]
44
}

0 commit comments

Comments
 (0)