mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
onEscape blur() not close
This commit is contained in:
+2
-2
@@ -14,7 +14,7 @@ module.exports = function (config) {
|
||||
plugin: [require('proxyquireify').plugin]
|
||||
},
|
||||
// if you want to continuously re-run tests on file-save,
|
||||
// replace the following line with `autoWatch: true`
|
||||
singleRun: true
|
||||
// use `autoWatch: true`, otherwise use `singleRun: true`
|
||||
autoWatch: true
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user