Tests: Mantion TESTS_MODE in README

[skip ci]
pull/7143/head
Aleksander Machniak 4 years ago
parent 564287d6c8
commit 421dbf5271

@ -57,7 +57,9 @@ To run the test suite call `phpunit` from the tests/Browser directory:
```
cd <roundcube-dir>/tests/Browser
phpunit # or ../../vendor/bin/phpunit
TESTS_MODE=desktop phpunit
TESTS_MODE=phone phpunit
TESTS_MODE=tablet phpunit
```
[laravel-dusk]: https://github.com/laravel/dusk

Loading…
Cancel
Save