1
0
mirror of synced 2025-01-18 08:51:41 +03:00

update Makefile

This commit is contained in:
Akolzin Dmitry 2020-02-25 14:00:08 +03:00
parent 9018d547af
commit a18de2625e

View File

@ -26,7 +26,7 @@ compile_pot:
msgfmt resources/pot/retailcrm-es_ES.pot -o src/languages/retailcrm-es_ES.mo
install:
bash tests/bin/install.sh
bash tests/bin/install.sh wc_retailcrm_test root '' localhost $(WP_VERSION)
composer install
tests: install