mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-01-13 16:12:57 +00:00
Merge pull request #48 from zanardigit/master
Suggest "composer install" instead of "update"
This commit is contained in:
commit
fdb3d15415
@ -8,7 +8,7 @@ To prepare the system tests (Selenium) to be run in your local machine you are a
|
||||
To run the tests please execute the following commands (for the moment only working in Linux and MacOS, for more information see: https://docs.joomla.org/Testing_Joomla_Extensions_with_Codeception):
|
||||
|
||||
```bash
|
||||
$ composer update
|
||||
$ composer install
|
||||
$ vendor/bin/robo
|
||||
$ vendor/bin/robo test:acceptance
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user