Completed
Push — master ( c87ff8...3c993d )
by Paul
04:57
created

Checkout Config

build:
  nodes:
    functional-tests:
      environment:
        selenium: true
    coverage:
      tests:
        override:
          - command: npm test

Repository Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
        tests: true