mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-22 11:23:49 +01:00
tea/Build/Scripts
Stefan Bürk ba486fcee3
[BUGFIX] Remove invalid argment quuoting in runTests.sh ()
`Build/Scripts/runTests.sh` provides a test-suite `composer`
and allows passing additional command and options directly
down to the composer command.

Due to an invalid quoting the passed options were broking
and not regonized by the `composer` binary.

This change removes the superflous argument passing
and therefore allows passing additional options to the
`composer` command.

Resolves: 
2023-11-27 15:35:33 +00:00
..
runTests.sh [BUGFIX] Remove invalid argment quuoting in runTests.sh () 2023-11-27 15:35:33 +00:00