mocha_report-1.0.x-dev/js/mocha-report-runner.js
js/mocha-report-runner.js
// This shouldn't run on production. We can create a button here and run the // tests on click. Tests might not be read-only. // Optionally check drupalSettings.environmentIndicator.name to see if the // current environment is production. mocha.run();
