maj tests
Laverie/mobile/pipeline/head This commit looks good

This commit is contained in:
bastien
2026-07-05 00:01:55 +02:00
parent 1c13103c01
commit a4c4423678
5 changed files with 11 additions and 26 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ class AuthNotifier extends StateNotifier<AuthState> {
}
final authRepositoryProvider = Provider<AuthRepository>((ref) {
final storage = laverieSecureStorage;
const storage = laverieSecureStorage;
// Token lu depuis le stockage sécurisé (évite la dépendance circulaire avec authProvider).
return AuthRepository(