Test Setup Failed
Push — master ( 69e3da...e0666c )
by Jaime Pérez
01:01
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override: true
filter:
    excluded_paths:
        - 'tests/*'
tools:
    php_cs_fixer:
        config: { level: psr12 }

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true