2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

testing npm update

This commit is contained in:
Jeff Sagal
2016-03-08 15:23:08 -08:00
parent 17bd23cf2c
commit d937e86e75
+1
View File
@@ -33,6 +33,7 @@ describe('Select.vue', () => {
//
// expect(vm.$children[0].$get('value')).toEqual({label: 'This is Foo', value: 'foo'})
// })
//
it('can determine if the value prop is empty', () => {
const vm = new Vue({