diff --git a/phpunit/before.sh b/phpunit/before.sh index 01144dadbf5e099a1a55aec05d953323bb172550..446dc9a0970cb3d8db2920e60f491ba003f4a26f 100755 --- a/phpunit/before.sh +++ b/phpunit/before.sh @@ -3,7 +3,7 @@ wget http://selenium.googlecode.com/files/selenium-server-standalone-2.15.0.jar java -jar selenium-server-standalone-2.15.0.jar& pyrus install phpunit/PHPUnit_Selenium phpenv rehash -sh -e /etc/init.d/xvfb start +#sh -e /etc/init.d/xvfb start Xvfb :99.0 -screen 0 800x600x24& -export DISPLAY=:99.0 +#export DISPLAY=:99.0 echo "tacocat";