There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: Turbo87
This PR switches npm test
to using the default mocha reporter. The "landing" reporter doesn't render well on CI servers like TravisCI.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.