mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -145,7 +145,7 @@ Slow tests
|
|||||||
|
|
||||||
Certain tests, such as the DNS tests tend to be slow.
|
Certain tests, such as the DNS tests tend to be slow.
|
||||||
Thus these tests are in the `slow` group, which is excluded by default. You can
|
Thus these tests are in the `slow` group, which is excluded by default. You can
|
||||||
enable slow tests by copying the phpunit.xml.all file to phpunit.xml. If you
|
enable slow tests by copying the phpunit.xml.dist file to phpunit.xml. If you
|
||||||
only want the slow tests, run:
|
only want the slow tests, run:
|
||||||
|
|
||||||
$ phpBB/vendor/bin/phpunit --group slow
|
$ phpBB/vendor/bin/phpunit --group slow
|
||||||
|
Reference in New Issue
Block a user