TF-2858 Write unit test for store event attendance status interactor
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ import 'package:model/account/authentication_type.dart';
|
||||
import 'package:model/account/personal_account.dart';
|
||||
|
||||
class AccountFixtures {
|
||||
static final aliceAccountId = AccountId(Id('411ce'));
|
||||
static final aliceAccountId = AccountId(Id('29883977c13473ae7cb7678ef767cbfbaffc8a44a6e463d971d23a65c1dc4af6'));
|
||||
static final aliceAccount = PersonalAccount(
|
||||
'dab',
|
||||
AuthenticationType.oidc,
|
||||
|
||||
Reference in New Issue
Block a user