mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
single run by default
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@ module.exports = function (config) {
|
|||||||
},
|
},
|
||||||
// if you want to continuously re-run tests on file-save,
|
// if you want to continuously re-run tests on file-save,
|
||||||
// use `autoWatch: true`, otherwise use `singleRun: true`
|
// use `autoWatch: true`, otherwise use `singleRun: true`
|
||||||
autoWatch: true
|
singleRun: true
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user