mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 17:23:42 +08:00
Migrate tests to this repo
This commit is contained in:
committed by
satyajit.happy
parent
3b454fc19b
commit
bac2c7b186
3
packages/drawer/.babelrc
Normal file
3
packages/drawer/.babelrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"presets": ["react-native"]
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
import Enzyme from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
|
||||
Enzyme.configure({ adapter: new Adapter() });
|
||||
Reference in New Issue
Block a user