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 test_role instead of PUBLIC for grants integration tests
- test_role is specifically created for integration tests in CI environment
- Avoids potential permission restrictions with PUBLIC role in CI
- Follows standard integration test pattern from account setup
0 commit comments