It is just additional overhead without real benefit. Signed-off-by: Michal Čihař <michal@cihar.com>
4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./vendor/bin/phpunit --configuration phpunit.xml.nocoverage --group selenium --debug
|