Completed
Push — master ( 378c54...c87ff8 )
by Paul
03:47
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