Skip to content

Commit

Permalink
Fix merge conflicts from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
imbhargav5 committed Aug 23, 2018
2 parents a871567 + 3d95916 commit def31b7
Show file tree
Hide file tree
Showing 31 changed files with 1,068 additions and 1,629 deletions.
File renamed without changes.
5 changes: 1 addition & 4 deletions .jest.native.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
"globals": {
"__DEV__": true
},
"setupFiles": [
"<rootDir>/src/test/enzymeSetup.js"
],
"testRegex": "./src/native/test/.*.js$",
"preset": "react-native",
"testURL": "http://localhost",
"testEnvironment": "jsdom"
}
}
10 changes: 5 additions & 5 deletions .jest.primitives.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"globals": {
"__DEV__": true
},
"setupFiles": [
"<rootDir>/src/test/enzymeSetup.js"
],
"testRegex": "./src/primitives/test/.*.js$",
"moduleFileExtensions": ["ios.js", "js"],
"moduleFileExtensions": [
"ios.js",
"js"
],
"preset": "react-native",
"testURL": "http://localhost",
"testEnvironment": "jsdom"
}
}
122 changes: 0 additions & 122 deletions flow-typed/enzyme_v3.x.x.js

This file was deleted.

53 changes: 0 additions & 53 deletions flow-typed/npm/enzyme-adapter-react-16_vx.x.x.js

This file was deleted.

128 changes: 0 additions & 128 deletions flow-typed/npm/enzyme_v3.x.x.js

This file was deleted.

Loading

0 comments on commit def31b7

Please sign in to comment.