Skip to content
Snippets Groups Projects
Commit bfa4220a authored by Alberto Paderno's avatar Alberto Paderno
Browse files

Enabled PHPUnit tests

parent 6fea92d5
No related branches found
No related tags found
1 merge request!83Issue #1615520: Add translatable config_simple_example
......@@ -28,8 +28,8 @@ include:
# OPT_IN_TEST_NEXT_MAJOR: '1'
# _CURL_TEMPLATES_REF: 'main'
variables:
SKIP_PHPUNIT: 1
_PHPUNIT_CONCURRENT: 1
SKIP_PHPUNIT: '0'
_PHPUNIT_CONCURRENT: '1'
_CSPELL_IGNORE_PATHS: 'modules/js_example/templates/accordion.html.twig, **/*.svg'
phpunit:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment