WIP
This commit is contained in:
parent
37c72382f2
commit
980110d40f
|
@ -181,7 +181,8 @@ class _AppState extends State<App> {
|
|||
);
|
||||
|
||||
_setupFirebaseMessaging();
|
||||
if (TestUtil.isInTest) DeepLinkService().ensureInitialization();
|
||||
// if (TestUtil.isInTest) //
|
||||
DeepLinkService().ensureInitialization();
|
||||
}
|
||||
|
||||
@override
|
||||
|
|
Loading…
Reference in New Issue