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
Remove unused role management methods from streamlit tests
- Remove create_test_role() and cleanup_test_role() methods
- These methods required SECURITYADMIN privileges and were causing CI failures
- No longer needed since tests now use existing PUBLIC role
0 commit comments