Skip to content
Snippets Groups Projects
Commit e2155afb authored by Manish Jangid's avatar Manish Jangid
Browse files

Remove resource prefix

parent 162897c0
No related branches found
No related tags found
3 merge requests!438Draft: CG Vulnerability for Woodstox - CVE-2022-40151,!430Upgraded Version of spring-security-config due to Component Governance CVE-2023-34034,!398M18 service and CICD updates
......@@ -18,7 +18,7 @@ echo "$SCRIPT_SOURCE_DIR"
# ELASTIC_PORT
# FILE_URL
# LEGAL_URL
# RESOURCE_PREFIX
# TENANT_GROUP_NAME
# SEARCH_URL
# LEGAL_QUEUE
# LEGAL_S3_BUCKET
......@@ -49,7 +49,7 @@ export HOST_URL=$LEGAL_URL
export MY_TENANT=int-test-legal
export S3_LEGAL_CONFIG_BUCKET=$LEGAL_S3_BUCKET
export SKIP_HTTP_TESTS=true
export TABLE_PREFIX=$RESOURCE_PREFIX
export TABLE_PREFIX=$TENANT_GROUP_NAME
#### RUN INTEGRATION TEST #########################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment