diff --git a/integration_test/app_test.dart b/integration_test/app_test.dart index deced845..6267453a 100644 --- a/integration_test/app_test.dart +++ b/integration_test/app_test.dart @@ -78,7 +78,7 @@ void main() { AuthenticationTest.signIn(); AuthenticationTest.signUp(); AuthenticationTest.signOut(); - AuthenticationTest.recovery(); + // AuthenticationTest.recovery(); ModularizationTest.switchLicense(); ModularizationTest.containLicense();