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
Fix ACCOUNTADMIN role issue in grants verification
- Remove hardcoded ACCOUNTADMIN role switching in verify_grants_applied
- Simplify verification by not switching back to original role
- Fixes CI error: 'ACCOUNTADMIN role is not assigned to executing user'
- Tests now pass locally with proper role handling
0 commit comments