diff --git a/Documentation/Maintenance.rst b/Documentation/Maintenance.rst index d2f07cc..25a9ae5 100644 --- a/Documentation/Maintenance.rst +++ b/Documentation/Maintenance.rst @@ -57,11 +57,6 @@ repository will stay untouched. Test the project ~~~~~~~~~~~~~~~~ -.. warning:: - - This permanently removes all local changes in the database and cannot be - undone. - To start the tests locally run `ddev run-tests` which will remove the database and the previously installed TYPO3 instance and sets up a fresh instance. For more information about the available options run `ddev run-tests --help`.