mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-11 11:29:13 +08:00
[tests][functions][ios] disable running android specific test on iOS
This commit is contained in:
@@ -65,7 +65,7 @@ describe('functions()', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('useFunctionsEmulator -> uses 10.0.2.2', async () => {
|
||||
android.it('useFunctionsEmulator -> uses 10.0.2.2', async () => {
|
||||
const region = 'europe-west2';
|
||||
const functions = firebase.app().functions(region);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user