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 face9d2 commit 66eeb75Copy full SHA for 66eeb75
Documentation/Quickstart/7-Contribute.rst
@@ -91,7 +91,7 @@ With your environment, you can:
91
.. code:: bash
92
:caption: **Ensure working state for checkout change**
93
94
- ./Build/Scripts/runTests.sh composerInstall && \
+ ./Build/Scripts/runTests.sh -s composerInstall && \
95
ddev typo3 cache:flush && \
96
ddev typo3 cache:warmup && \
97
ddev typo3 extension:setup
0 commit comments