Skip to content

Commit 492c780

Browse files
author
Gareth Jones
committed
chore: reduce coverage req for funcs - some tests do not run on windows
1 parent 19e2181 commit 492c780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
],
7777
"branches": 100,
7878
"lines": 100,
79-
"functions": 100
79+
"functions": 98
8080
}
8181
}

0 commit comments

Comments
 (0)