mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +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,
|
||||
// use `autoWatch: true`, otherwise use `singleRun: true`
|
||||
autoWatch: true
|
||||
singleRun: true
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user