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
t.Skip("Skipping CORS configuration tests because target object storage is Minio which does not support configuring CORS settings for buckets.")
63
63
}
64
-
iftestTargetIs("moto") {
65
-
t.Skip("Skipping CORS configuration tests because target object storage is moto which configures wildcard CORS that overrides empty bucket CORS. See https://github.com/getmoto/moto/issues/8410")
0 commit comments