Commit b60aee0
test(cohorts): make membership-count query assertion RBAC-agnostic
The private-package CI run installs RBAC, whose runtime role checks add
two permission queries, failing the hardcoded count of 10. Force
IS_RBAC_INSTALLED off for this test so the count is deterministic in
both variants; the test's subject is cohort membership counts staying
constant, not the permission stack.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 1b5cb0c commit b60aee0
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
| |||
0 commit comments