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(payments): use RUNTIME_ROLE_ARN with pytest.skip for CP integ tests
Replace hardcoded dummy role ARN with env var lookup matching the
pattern used by other integ test groups (runtime, gateway, etc.).
Tests skip gracefully when RUNTIME_ROLE_ARN is not set.
0 commit comments