We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90911e1 commit 8b7b5dbCopy full SHA for 8b7b5db
Documentation/Quickstart/7-Contribute.rst
@@ -42,7 +42,7 @@ With your environment, you can:
42
git reset --hard origin/main && \
43
git pull --rebase && \
44
./Build/Scripts/runTests.sh -u && \
45
- ./Build/Scripts/runTests.sh composerInstall && \
+ ./Build/Scripts/runTests.sh -s composerInstall && \
46
ddev typo3 cache:flush && \
47
ddev typo3 cache:warmup && \
48
ddev typo3 extension:setup
0 commit comments