1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-07-08 18:36:58 +02:00

update expectations

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

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