Skip to content

Commit

Permalink
10228: Remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cruz committed Jan 19, 2024
1 parent c672200 commit 2e432f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/run-cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ else
export CYPRESS_BASE_URL="https://${NON_PUBLIC}${CYPRESS_DEPLOYING_COLOR}.${EFCMS_DOMAIN}"
DYNAMODB_TABLE_NAME=$(./scripts/dynamo/get-destination-table.sh "${ENV}")
export DYNAMODB_TABLE_NAME=$DYNAMODB_TABLE_NAME
echo "${ENV}"
echo "${DYNAMODB_TABLE_NAME}"
CYPRESS_MIGRATE=$(./scripts/dynamo/get-migrate-flag.sh "${ENV}")
export CYPRESS_MIGRATE=$CYPRESS_MIGRATE
fi
Expand Down

0 comments on commit 2e432f1

Please sign in to comment.