Skip to content

Commit 3e85b21

Browse files
committed
ignore uilib-docs from our tests
1 parent 71e8899 commit 3e85b21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@
110110
"/e2e/",
111111
"/node_modules/",
112112
"/typings/",
113-
"/expoDemo/"
113+
"/expoDemo/",
114+
"/uilib-docs/"
114115
],
115116
"setupFiles": [
116117
"./jest-setup.js"

0 commit comments

Comments
 (0)