mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1629 from TimoKramer/patch-3
specify needed phpunit version
This commit is contained in:
@@ -832,7 +832,7 @@ We can and should also create a test for the **NoteService** class:
|
||||
|
||||
}
|
||||
|
||||
If `PHPUnit is installed <https://phpunit.de/>`_ we can run the tests inside **notestutorial/** with the following command::
|
||||
If `PHPUnit in version 8 is installed <https://phpunit.de/>`_ we can run the tests inside **notestutorial/** with the following command::
|
||||
|
||||
phpunit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user