#!/bin/sh

./vendor/bin/phpunit --configuration phpunit.xml.nocoverage --group selenium --debug
