Skip to content

Commit c10e038

Browse files
committed
Exclude Sniffator tests
1 parent 39ceac4 commit c10e038

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
},
3535
"keywords": ["React", "Native", "Bluetooth", "Low", "Energy", "BLE", "Polidea"],
3636
"jest": {
37-
"preset": "react-native"
37+
"preset": "react-native",
38+
"modulePathIgnorePatterns": ["<rootDir>/examples"]
3839
},
3940
"author": "Polidea",
4041
"license": "Apache-2.0",

0 commit comments

Comments
 (0)