Move to 4 flavor build and tests
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
setupFiles: ["./jest.setup.js"],
|
||||
setupFiles: ["./jest.setup.js", "./tests/tools.js"],
|
||||
testRegex: '/tests/Facebook.Yoga/.*\\.js$',
|
||||
watchman: false,
|
||||
}
|
||||
|
Reference in New Issue
Block a user