Skip to content

Commit 9ade810

Browse files
committed
updated package json not ignoring build (travis)
1 parent 9412fd7 commit 9ade810

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
],
9797
"restoreMocks": true,
9898
"testPathIgnorePatterns": [
99-
"/node_modules/",
100-
"/build/"
99+
"/node_modules/"
101100
]
102101
}
103102
}

0 commit comments

Comments
 (0)