From 47bb49384ec03c4d4a6827e602300e95f0d517a5 Mon Sep 17 00:00:00 2001 From: marc tobias Date: Sat, 21 Oct 2017 11:46:12 +0200 Subject: [PATCH 1/1] Vagrant documentation: update path to php tests --- VAGRANT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VAGRANT.md b/VAGRANT.md index 9ea1ec66..41d3024e 100644 --- a/VAGRANT.md +++ b/VAGRANT.md @@ -102,7 +102,7 @@ and then ## Running unit tests - cd ~/Nominatim/tests-php + cd ~/Nominatim/tests/php phpunit ./ -- 2.39.5