There are places in unit tests where we construct RawThreadInfo.members and include permissions field. This diff just handles removing the permissions field from test data to reduce flow issues from ~64 -> ~36.
Depends on D12469
Differential D12470
[lib] Remove `member.permissions` from `RawThreadInfo` test data Authored by atul on Jun 18 2024, 8:33 PM. Tags None Referenced Files None Subscribers None
Details There are places in unit tests where we construct RawThreadInfo.members and include permissions field. This diff just handles removing the permissions field from test data to reduce flow issues from ~64 -> ~36. Depends on D12469 NA, reduced flow issues and tests continue to pass
Diff Detail
Event TimelineComment Actions Abandoning in favor of stack starting with D12594 because lots of things have changed and there's not really 1:1 correspondence with old stack and new stack so I don't think it makes sense to update in place, change a bunch of child/parent diff relationships, etc. |