Skip to content

Commit

Permalink
Remove unneeded command
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvrtx committed Feb 7, 2025
1 parent f95f9d4 commit 6c73e5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/env/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ if [[ "$E2E_USE_LOCAL_SERVER" != false ]]; then
if [[ -n $CI ]]; then
echo "Setting docker folder permissions"
handle_permissions "$SERVER_PATH/docker/wordpress"
redirect_output ls -al "$SERVER_PATH/docker"
touch "$SERVER_PATH/logstash.log"
handle_permissions "$SERVER_PATH/logstash.log"
fi
Expand Down

0 comments on commit 6c73e5f

Please sign in to comment.