mirror of
https://github.com/tenrok/axios.git
synced 2026-06-23 20:40:40 +03:00
Moving many nodeunit tests to jasmine
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ module.exports = function(config) {
|
||||
// test results reporter to use
|
||||
// possible values: 'dots', 'progress'
|
||||
// available reporters: https://npmjs.org/browse/keyword/karma-reporter
|
||||
reporters: ['progress', 'coverage'],
|
||||
reporters: ['dots', 'coverage'],
|
||||
|
||||
|
||||
coverageReporter: {
|
||||
|
||||
Reference in New Issue
Block a user