You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use dynamic role discovery for grants validation tests
- Get current role from session instead of hardcoding role names
- Ensures grants are validated with a role the CI user actually has
- Tests now properly validate grants functionality in any environment
- Both grants tests pass with full validation enabled
- More robust than hardcoded role approaches
0 commit comments