From 41cdb65521cb2cbea078a5c9614284575e21fd13 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 18 Dec 2015 21:44:18 +0100 Subject: [PATCH] Test to solve travis error --- test/phpunit/WebservicesProductsTest.php | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 test/phpunit/WebservicesProductsTest.php diff --git a/test/phpunit/WebservicesProductsTest.php b/test/phpunit/WebservicesProductsTest.php old mode 100644 new mode 100755 index a4ff7293091..bbb6f6179df --- a/test/phpunit/WebservicesProductsTest.php +++ b/test/phpunit/WebservicesProductsTest.php @@ -40,6 +40,7 @@ if (empty($user->id)) $user->getrights(); } $conf->global->MAIN_DISABLE_ALL_MAILS=1; +print 'DOL_MAIN_URL_ROOT='.DOL_MAIN_URL_ROOT; /**