From 569a638c896c4f4e7dc47b2376dc6762c86274ac Mon Sep 17 00:00:00 2001 From: Almira Krdzic Date: Mon, 6 Aug 2018 19:33:00 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3e33e..ac21102 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ This way after `composer update-db` is executed your database update will be app 2) Setup wiaas plugin unit testing cd backend/app/plugins/wiaas - ./test/bin/setup.sh [db-root] [db-root-pass] + ./tests/bin/setup.sh [db-root] [db-root-pass] Script will install test environment in `/tmp/wiaas-backend-test`