From 2df6200cb22cdbd66388edeb5e8445514d1605f3 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 3 Jul 2020 19:32:22 +0300 Subject: [PATCH] Updated test --- bin/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/test b/bin/test index 6471058562..7711c06716 100644 --- a/bin/test +++ b/bin/test @@ -1,4 +1,4 @@ #!/bin/bash -/usr/share/nginx/html/vendor/bin/phpunit --configuration /usr/share/nginx/html/phpunit.xml \ No newline at end of file +/usr/src/code/vendor/bin/phpunit --configuration /usr/src/code/phpunit.xml \ No newline at end of file