Skip to content
Snippets Groups Projects
Commit fb1a3de9 authored by Henry Wittig's avatar Henry Wittig
Browse files

Merge branch 'fix/binary-name-of-rector' into '1.x'

Update docker-compose.yml

See merge request riconet-public/qa-toolset-t3!31
parents 1fe4b9d9 2c2f4737
Branches 1.x
Tags 1.2.2
No related merge requests found
......@@ -100,7 +100,7 @@ services:
volumes:
- ${ROOT_DIR}:${ROOT_DIR}
working_dir: ${ROOT_DIR}
command: "rector process . -c ${CONFIG_PATH}/rector.php ${EXTRA_TEST_OPTIONS}"
command: "rector1 process . -c ${CONFIG_PATH}/rector.php ${EXTRA_TEST_OPTIONS}"
#======================================================
# Unit tests
#======================================================
......
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