Skip to content

Commit

Permalink
[TASK] Change runTests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasNilsson committed Nov 30, 2023
1 parent 0ec08a1 commit a1fb8be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Build/Scripts/runTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,14 @@ Options:
- postgres: use postgres
- sqlite: use sqlite
-p <7.4|8.0|8.1|8.2>
-p <8.1|8.2>
Specifies the PHP minor version to be used
- 7.4: (default) use PHP 7.4
- 8.0: use PHP 8.0
- 8.1: use PHP 8.1
- 8.2: use PHP 8.2
-t <11|12>
-t <12>
Only with -s composerUpdate
Specifies the TYPO3 core major version to be used
- 11: (default) use TYPO3 core v11
- 12: use TYPO3 core v12
-e "<phpunit options>"
Expand Down

0 comments on commit a1fb8be

Please sign in to comment.