mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Code cleanup; add accessibility engine to test suite
This commit is contained in:
@@ -10,5 +10,6 @@ module.exports = {
|
||||
// need this so jest doesn't show as undefined in jest.setup.js
|
||||
env: {
|
||||
"jest": true
|
||||
}
|
||||
},
|
||||
ignorePatterns: ["/coverage/*"]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user