Test Failed
Pull Request — master (#1)
by
unknown
06:00
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