Skip to content

Commit

Permalink
chore: remove e2e changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abaicus committed Nov 27, 2024
1 parent 6c6ae5b commit dac8bf1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/e2e-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ init_environment(){

# Disable Otter Onboarding
docker compose -f $DOCKER_FILE run --rm -u root cli wp --allow-root config set ENABLE_OTTER_PRO_DEV true --raw

# Use env before PRF
docker compose -f $DOCKER_FILE run --rm -u root cli wp --allow-root option update tiob_tc_removed 'no'
}

docker compose -f $DOCKER_FILE run --rm -u root wordpress mkdir -p /var/www/html/wp-content/uploads
Expand Down

0 comments on commit dac8bf1

Please sign in to comment.