From a18de2625ef6f0b7bbd8b86ee2c3ed261654078d Mon Sep 17 00:00:00 2001 From: Akolzin Dmitry Date: Tue, 25 Feb 2020 14:00:08 +0300 Subject: [PATCH] update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0e6d02..66eedd6 100644 --- a/Makefile +++ b/Makefile @@ -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