mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[tests][natural-language] disable test (pending re-write)
This commit is contained in:
@@ -56,7 +56,7 @@ describe('naturalLanguage()', () => {
|
||||
}
|
||||
});
|
||||
|
||||
it('throws an error if smart replies native module does not exist', async () => {
|
||||
xit('throws an error if smart replies native module does not exist', async () => {
|
||||
const method = firebase.naturalLanguage().native.getSuggestedReplies;
|
||||
firebase.naturalLanguage()._nativeModule = Object.assign(
|
||||
{},
|
||||
|
||||
Reference in New Issue
Block a user