mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 12:15:44 +08:00
chore: fix linting issue
This commit is contained in:
@@ -17,7 +17,7 @@ describe('auth() => Phone', () => {
|
||||
await Utils.sleep(50);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// TODO temporarily disabled tests, these are flakey on CI and sometimes fail - needs investigation
|
||||
xdescribe('signInWithPhoneNumber', () => {
|
||||
it('signs in with a valid code', async () => {
|
||||
|
||||
Reference in New Issue
Block a user