chore: fix linting issue

This commit is contained in:
Mike Diarmid
2020-02-06 13:03:47 +00:00
committed by GitHub
parent 21d9e8aeb8
commit 9d61d84283

View File

@@ -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 () => {