update expectations

This commit is contained in:
Pascal Fischer
2025-02-21 14:30:16 +01:00
parent 974144a381
commit 8ac63ea430

View File

@ -1749,6 +1749,7 @@ func addAllGroup(account *types.Account) error {
account.Policies = []*types.Policy{defaultPolicy}
}
return nil
}