Skip to content
Snippets Groups Projects
setup_codeception.sh 285 B
cd ..
cp tests/c3.php .
cp tests/codeception.yml .
cp tests/index.php web
cp tests/run_tests.sh .
sed -i 's/self::COVERAGE_COOKIE,\s$value,\s$cookieParams/self::COVERAGE_COOKIE, $value/g' /var/www/html/vendor/codeception/codeception/src/Codeception/Coverage/Subscriber/LocalServer.php