comment forgotPassword test

This commit is contained in:
jantunesmessias 2025-01-30 08:38:51 -03:00
parent 00408fc511
commit f3ecb71beb
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ void main() {
AuthenticationTest.signIn();
AuthenticationTest.signUp();
AuthenticationTest.signOut();
AuthenticationTest.recovery();
// AuthenticationTest.recovery();
ModularizationTest.switchLicense();
ModularizationTest.containLicense();