mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #8131 from nextcloud/backport/8119/stable23
[stable23] Remove meaningless note regarding "testEcho" from tutorial
This commit is contained in:
commit
be30a5d204
@ -857,8 +857,6 @@ If `PHPUnit in version 8 is installed <https://phpunit.de/>`_ we can run the tes
|
||||
|
||||
phpunit
|
||||
|
||||
.. note:: You need to adjust the **notestutorial/tests/Unit/Controller/PageControllerTest** file to get the tests passing: remove the **testEcho** method since that method is no longer present in your **PageController** and do not test the user id parameters since they are not passed anymore
|
||||
|
||||
Integration tests
|
||||
-----------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user