Ok how about now

This commit is contained in:
Sami Samhuri 2025-06-08 13:48:37 -07:00
parent 0568387e4f
commit b59815ebac
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
"threshold": 0.5,
"threshold": 2,
"ignore": ["spec/**"],
"reporters": ["threshold"]
}