flip feature flag
This commit is contained in:
@@ -49,6 +49,7 @@ func createContainer(t testing.TB, ctx context.Context, cfg *containerConfig) (t
|
||||
"AWS_ENDPOINT_URL_S3": cfg.Cfg.GetAWSEndpoint(),
|
||||
"AWS_ENDPOINT_URL_TEXTRACT": cfg.MockHTTP,
|
||||
"AWS_S3_USE_PATH_STYLE": strconv.FormatBool(true),
|
||||
"DISABLE_AUTH": "true",
|
||||
"LOG_LEVEL": "DEBUG",
|
||||
"COGNITO_USER_POOL_ID": "coguserpoolid",
|
||||
"COGNITO_CLIENT_SECRET": "cogsecret",
|
||||
|
||||
Reference in New Issue
Block a user